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
- Feature request: be able to query time remaining on a test
- History of API changes for JUnit
- JUnit 4.12 converts null string parameters to "null"s
- Add methods for content equals comparision (#1432)
- Support the selection of a default Runner in ClassRequest
- Throw ComparisonFailure rather than AssertionError for all equals methods
- Parameterized: added new @StaticParameter annotation
- Make some effort to comply with style guide
- Code base doesn't comply with JUnit's own coding style
- Refactoring Suite, Parameterized and class runners to allow reuse in custom Runners
- Docs
- Java not yet supported