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
- Consider making `ArgumentConverter#convert(Object, FieldContext)` non-default
- Applying `@ResourceLock` to a single method in a class template completely turns off parallel execution for this class template
- Allow `ParameterizedTest` annotation to receive a filter class to filter the arguments
- Change default `ExtensionContextScope` to `TEST_METHOD` and allow extensions to opt out
- Lost Thread Unpark in JUnit Test
- Allow running the same test class multiple times with multiple annotations
- Make factory method search algorithm used for `@MethodSource` reusable
- build-parameters: add "target Java release" parameter, split toolchains for the build and test execution
- Change default executor service implementation to `worker_thread_pool`
- Provide the Ability to Disable a Single DynamicTest When Used in a TestFactory
- Docs
- Java not yet supported