-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Insights: junit-team/junit4
Overview
-
- 1 Merged pull request
- 0 Open pull requests
- 102 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
1 Pull request merged by 1 person
-
Document that JUnit 4 is in maintenance mode
#1786 merged
May 30, 2025
102 Issues closed by 7 people
-
Incorporate classpath scanning suite into core JUnit?
#37 closed
May 30, 2025 -
Declare rules on Suites, allow Propagation
#40 closed
May 30, 2025 -
org.junit.runner.Description should allow File and Line Number Specification
#43 closed
May 30, 2025 -
Specifying -Djava.ext.dirs causes classpath problem
#59 closed
May 30, 2025 -
Add SPI support (Service Provider Interface, from Java 6) to enable external RunListener
#80 closed
May 30, 2025 -
@Rule allow to ignore Tests
#116 closed
May 30, 2025 -
Add an extension point to replace the test instance.
#129 closed
May 30, 2025 -
@Theory - Should have option to print out current parameters
#180 closed
May 30, 2025 -
Enhancement: Give suites access to test objects
#189 closed
May 30, 2025 -
All JUnit annotations should be able to be applied as meta-annotations
#194 closed
May 30, 2025 -
@Rules annotation at class level
#200 closed
May 30, 2025 -
@RunWith(MetaAnnotations.class)
#202 closed
May 30, 2025 -
Automatic discovery of @Category annotations
#244 closed
May 30, 2025 -
Separate Classloaders for parallel methods
#245 closed
May 30, 2025 -
Move test class validation aside
#290 closed
May 30, 2025 -
Categories + Parameterized still does not work in 4.9 final (#74 reopen?)
#291 closed
May 30, 2025 -
A proposal and fix for Suit/Test Runner sharing non-static context.
#308 closed
May 30, 2025 -
@TheoryRule for theories
#324 closed
May 30, 2025 -
"Description" should freely allow test names containing "(" and ")".
#327 closed
May 30, 2025 -
missing current instance in TestRule apply()
#351 closed
May 30, 2025 -
More flexible Categories implementation (with suggested implementation)
#363 closed
May 30, 2025 -
@Ignore and @Category with Request.filterWith() behave differently
#381 closed
May 30, 2025 -
MethodRule TestRule ordering issue
#383 closed
May 30, 2025 -
Junit | Category | Accept string value instead of class
#400 closed
May 30, 2025 -
Put code style settings for IntelliJ IDEA under version control
#426 closed
May 30, 2025 -
JUnit should have an exhaustive listener framework
#444 closed
May 30, 2025 -
Add ability for timeout to print full thread stack dump
#463 closed
May 30, 2025 -
bug in ignore an overriding method
#468 closed
May 30, 2025 -
Added an experimental Combination and Parameterized test suite.
#497 closed
May 30, 2025 -
createSuiteDescription("foo").isSuite() returning false
#501 closed
May 30, 2025 -
Provide an API or annotation to specify a class to use to order the test methods
#559 closed
May 30, 2025 -
Default method order should be taken from a project configuration option
#560 closed
May 30, 2025 -
Theory that fails may return a more explanatory message
#573 closed
May 30, 2025 -
Implement RuleFactories to unify rule target generation sites.
#650 closed
May 30, 2025 -
RunWith(Enclosed.class) should run tests in outer class
#656 closed
May 30, 2025 -
Run only a test of a class with Parameterized runner
#664 closed
May 30, 2025 -
JUnit should process annoations in package-info.java
#670 closed
May 30, 2025 -
@Parameters method is executed before @ClassRule initialization. Could it be the way around?
#671 closed
May 30, 2025 -
Custom data for the result XML report
#672 closed
May 30, 2025 -
JUnit 4.12 issue when using theory + enum type + DataPoint that contains a null
#673 closed
May 30, 2025 -
Run a single test from a parameterized testclass by setting an environment variable.
#677 closed
May 30, 2025 -
Allow tests to notify listeners of saved files
#692 closed
May 30, 2025 -
@Ignore not taking effect when used on an overriden test method
#695 closed
May 30, 2025 -
Depending tests
#748 closed
May 30, 2025 -
Feature: assert comparsion result method
#781 closed
May 30, 2025 -
BeforeClass assumption failures handled differently than in other scopes
#784 closed
May 30, 2025 -
Site reports having Changes linked with GitHub
#785 closed
May 30, 2025 -
Is it / should it be possible to have a single rule act before, between, and after tests?
#793 closed
May 30, 2025 -
Thread created with FailOnTimeout should be named sometime more useful than "Thread-#"
#799 closed
May 30, 2025 -
Listener based Runner
#874 closed
May 30, 2025 -
Add timeout attribute to @BeforeClass, @Before, @After, and @AfterClass
#958 closed
May 30, 2025 -
Promote categories from experimental
#966 closed
May 30, 2025 -
Update Javadoc stylesheet for JDK6/7
#1039 closed
May 30, 2025 -
standarize/introduce Description links
#1070 closed
May 30, 2025 -
Feature idea: Annotation Rules
#1074 closed
May 30, 2025 -
ignore @Ignore annotation when exactly this method is run
#1076 closed
May 30, 2025 -
api to modify created hierarchy of descriptors would help IDE integration
#1077 closed
May 30, 2025 -
Request: Add "Otherwise" to Theories
#1092 closed
May 30, 2025 -
No documentation for how to create custom RunnerBuilders
#1094 closed
May 30, 2025 -
ParentRunner does not document itself as calling collectInitializationErrors in it's constructor.
#1095 closed
May 30, 2025 -
Stop request is not properly handled if @AfterClass throws exception
#1125 closed
May 30, 2025 -
Timeout parameter on @Test Annotation does not override Timeout Rule
#1126 closed
May 30, 2025 -
Create additional Description.createSuiteDescription builder method.
#1135 closed
May 30, 2025 -
Drop the need for rules, setup and test methods to be public
#1144 closed
May 30, 2025 -
Decouple JUnit from Hamcrest
#1145 closed
May 30, 2025 -
Better Theories support for generative testing
#1160 closed
May 30, 2025 -
Parameterized test methods don't display name properly when given escape sequences
#1167 closed
May 30, 2025 -
Replacement API for Hamcrest methods in ExpectedException and ErrorCollector
#1179 closed
May 30, 2025 -
Add possibility to set ParametersRunnerFactory programatically.
#1180 closed
May 30, 2025 -
fireTestRunFinished not called after throwing StoppedByUserException
#1186 closed
May 30, 2025 -
Truely random test order with posibility for externaly given seed
#1194 closed
May 30, 2025 -
ParameterSignature class does not have getSupplierAnnotation() method
#1208 closed
May 30, 2025 -
Feature: @FromDataPoints applicable to fields
#1215 closed
May 30, 2025 -
Global JUnit rules revisited
#1219 closed
May 30, 2025 -
Unit test UnsuccessfulWithDataPointFields#reportBadParams
#1298 closed
May 30, 2025 -
more javadocs would be helpful
#1314 closed
May 30, 2025 -
Code base doesn't comply with JUnit's own coding style
#1350 closed
May 30, 2025 -
Throw ComparisonFailure rather than AssertionError for all equals methods
#1416 closed
May 30, 2025 -
JUnit 4.12 converts null string parameters to "null"s
#1488 closed
May 30, 2025 -
Feature request: be able to query time remaining on a test
#1492 closed
May 30, 2025 -
Assumption violation is not reflected on text UI
#1525 closed
May 30, 2025 -
"latest" Javadoc folder should not contain beta documentation
#1585 closed
May 30, 2025 -
Problem executing remote Spock test due to java.lang.Exception failure
#1587 closed
May 30, 2025 -
Cartesian product of base and derived class parameter
#1600 closed
May 30, 2025 -
Attempting to rerun failing JUnit 4 Parameterized tests in IDEA fails
#1604 closed
May 30, 2025 -
Feature request: add java.time.Duration support to org.junit.rules.Timeout
#1619 closed
May 30, 2025 -
`failNotSame` message could emphasize reference equality
#1626 closed
May 30, 2025 -
Performance issue: @DataPoints from functions and @Theory with multiple arguments
#1629 closed
May 30, 2025 -
`@FromDataPoints("misspelled") EnumType` shouldn't test all enum values
#1648 closed
May 30, 2025 -
Build failure with OpenJDK 17
#1696 closed
May 30, 2025 -
OrderWith in parameterized tests
#1701 closed
May 30, 2025 -
Don't convert assumption failures to errors in ErrorCollector.addError()
#1703 closed
May 30, 2025 -
Validate actual rule object instead of Field#type for @Rule
#1720 closed
May 30, 2025 -
@Rule execution order looks to have been guaranteed since 4.12 but is not documented as such
#1725 closed
May 30, 2025 -
Update to hamcrest 2.2
#1741 closed
May 30, 2025 -
Make Assert failNotEquals public
#1751 closed
May 30, 2025 -
Verifier and similar rules should validate if MultipleFailureException is thrown
#1784 closed
May 30, 2025