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 extension API for modifying ParameterizedTest arguments
- `@EmptySource` not working with `ArgumentConverter` accepting its supported types
- Provide marker annotation for tests to be repeated that are already meta-annotated with `@Test`
- Support CompletionStage friendly method signature
- Update to AssertJ 4.0
- Introduce `@Disabled` annotation to disable a `@Suite`
- Introduce `selectClasspathResources(Set)` in `DiscoverySelectors` and deprecate `selectClasspathResource(Set)`
- Delete code that was deprecated in 5.14 or earlier
- Support text blocks in `@ValueSource` and deprecate `textBlock` attribute in `@CsvSource`
- LauncherConfig does not effectively use system properties due to LauncherConfig.DEFAULT and unpopulated ConfigurationParameters context
- Docs
- Java not yet supported