Multiplatform testing library for Kotlin, providing assertions and test framework integration.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a simple unit test using @Test annotation and assertEquals.
No known issues recorded.
No dependency data recorded yet.