Assertion library for KotlinTest, a flexible and comprehensive testing framework for Kotlin.
<dependency>
<groupId>io.kotlintest</groupId>
<artifactId>kotlintest-assertions</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.
Use the shouldBe assertion in a KotlinTest test
Replace io.kotlintest with io.kotest and update imports
No dependency data recorded yet.