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
- In TestExecutionListener.reportingEntryPublished(TestIdentifier, ReportEntry) method testIdentifier of the class constructor has the top container's testIdentifier instead of current test's testIdentifier when @TestInstance(Lifecycle.PER_METHOD)
- Support for coordinating parallelism across a multi-project gradle test execution?
- Provide built-in support for GraalVM native images
- Introduce extension API to handle exceptions from test class constructors
- Introduce UnrecoverableThrowable abstraction for exception that should terminate test plan
- Introduce extension API for customizing the ClassLoader in Jupiter
- Add feature to add data to OpenTestReportGeneratingListener-generated events
- Expose more functionality from package org.junit.platform.commons.util
- Support classes selection by FQN in JUnit 5 test suites
- Jupiter static @TempDir behaves unexpected when subclasses are run in parallel
- Docs
- Java not yet supported