junit4
https://github.com/junit-team/junit4
Java
A programmer-oriented testing framework for Java.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to junit4
Help out
- Issues
- @Parameters method is executed before @ClassRule initialization. Could it be the way around?
- Add timeout attribute to @BeforeClass, @Before, @After, and @AfterClass
- Drop the need for rules, setup and test methods to be public
- Declare rules on Suites, allow Propagation
- Global JUnit rules revisited
- Timeout parameter on @Test Annotation does not override Timeout Rule
- ParentRunner does not document itself as calling collectInitializationErrors in it's constructor.
- Filter.matchMethodDescription(Description) has confusing behavior
- @Theory - Should have option to print out current parameters
- @Rules annotation at class level
- Docs
- Java not yet supported