Kotlin Test library support for JUnit5, enabling Kotlin test assertions.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test-junit5</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 JUnit5 test using Kotlin Test annotations.
No known issues recorded.
No dependency data recorded yet.