Kotest is a Kotlin test framework; this module provides JUnit5 runner integration for JVM.
<dependency>
<groupId>io.kotest</groupId>
<artifactId>kotest-runner-junit5-jvm</artifactId>
<version>6.1.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run Kotest tests using the JUnit5 engine.
No known issues recorded.
No dependency data recorded yet.