A JUnit5 runner for the KotlinTest testing framework, enabling Kotlin-style tests in JUnit5 environments.
<dependency>
<groupId>io.kotlintest</groupId>
<artifactId>kotlintest-runner-junit5</artifactId>
<version>3.4.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiates the JUnit5 runner for KotlinTest.
Migrate to io.kotest:kotest-runner-junit5.
No dependency data recorded yet.