junit
https://github.com/junit-team/junit
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 supported185 Subscribers
View all SubscribersAdd a CodeTriage badge to junit
Help out
- Issues
- Multi-valued DataPoints methods are evaluated only once, but each single-valued DataPoint method is called once for each assignment
- @Theory - Should have option to print out current parameters
- Theory that fails may return a more explanatory message
- Default method order should be taken from a project configuration option
- A proposal and fix for Suit/Test Runner sharing non-static context.
- createSuiteDescription("foo").isSuite() returning false
- Create a Rule-like structure that can replicate the behavior of Parameterized without using a custom runner
- More flexible Categories implementation (with suggested implementation)
- Move test class validation aside
- Added an experimental Combination and Parameterized test suite.
- Docs
- Java not yet supported