Kotlin Test Framework
<dependency>
<groupId>io.kotlintest</groupId>
<artifactId>kotlintest</artifactId>
<version>2.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple test using StringSpec with a shouldBe assertion.
Migrate to io.kotest:kotest-runner-junit5 and update imports.
No dependency data recorded yet.