JUnit Platform Suite API provides support for running test suites in JUnit 5.
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-suite-api</artifactId>
<version>6.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a test suite with @Suite
No known issues recorded.
No dependency data recorded yet.