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
- Create "bill of modules" for each framework release
- Invocations of a method-ordered class template should run in parallel by default
- Make `@ResourceLock` applicable to class templates (its invocations, that is)
- Introduce `@TestInstance.Lifecycle` mode for "per class template invocation"
- Remove UniqueId.SerializedForm
- Add self-tests for `assert[Not]Equals()` with arrays
- Provide a way to generate deeper test trees using `@ParameterizedTest`
- Render rich assertion diff
- TestPlan can itself lead to excessive memory usage
- Consider making `ArgumentConverter#convert(Object, FieldContext)` non-default
- Docs
- Java not yet supported