junit5
https://github.com/junit-team/junit5
Java
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
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 supported74 Subscribers
View all SubscribersAdd a CodeTriage badge to junit5
Help out
- Issues
- Introduce generic `@FileSource` for `@ParameterizedTest`
- Add extension API for reusable initialization of temporary directories
- Introduce `@DependsOn` to prioritize test method execution order
- Provide mechanism to reuse JUnit Jupiter extensions in other test engines
- Emit discovery issue with ERROR severity for 'junit-' prefixed third-party engines
- Introduce support for retrying failed flaky tests
- Revise ClassLoader lookups across the platform
- Decide how to report 'unexpected' and 'actual' values in an exception
- Document which classes support inheritance and which do not
- Introduce generic `ConversionService` SPI
- Docs
- Java not yet supported