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
- Stop request is not properly handled if @AfterClass throws exception
- Multi-valued DataPoints methods are evaluated only once, but each single-valued DataPoint method is called once for each assignment
- Replacement API for Hamcrest methods in ExpectedException and ErrorCollector
- Feature request: be able to query time remaining on a test
- A proposal and fix for Suit/Test Runner sharing non-static context.
- Added an experimental Combination and Parameterized test suite.
- Parameterized test methods don't display name properly when given escape sequences
- Create a Rule-like structure that can replicate the behavior of Parameterized without using a custom runner
- ParameterSignature class does not have getSupplierAnnotation() method
- "Description" should freely allow test names containing "(" and ")".
- Docs
- Java not yet supported