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 supported71 Subscribers
View all SubscribersAdd a CodeTriage badge to junit5
Help out
- Issues
- Introduce `@DependsOn` to prioritize test method execution order
- Introduce support for retrying failed flaky tests
- Introduce generic `ConversionService` SPI
- Introduce mechanism for programmatic extension management
- Introduce additional tests for support of generics
- Add mechanism for launcher to detect engine capabilities
- Introduce mechanism for inter-test dependencies
- Introduce extension API for expression language evaluation in display names
- Lifecycle callback methods in enclosing class are invoked with ExtensionContext for test executing in @Nested test class
- Enhance support for dynamic tests
- Docs
- Java not yet supported