Module "junit-platform-engine" of JUnit provides the API for test engines to discover and execute tests.
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-engine</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.
Discovers tests using the JUnit Platform Launcher API.
No known issues recorded.
No dependency data recorded yet.