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 supported70 Subscribers
View all SubscribersAdd a CodeTriage badge to junit5
Help out
- Issues
- Feature suggestion: Detect missing @Nested annotations
- Provide mechanism to reuse JUnit Jupiter extensions in other test engines
- Ignore non-JUnit engines that use the `junit-` prefix for their IDs
- Introduce support for retrying failed flaky tests
- Move @TestFactory return type validation to IsTestFactoryMethod
- 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
- Create extension point for ArgumentConverter
- Introduce Extension API for registering dynamic tests
- Docs
- Java not yet supported