Kotlin Test library support for TestNG, enabling Kotlin-friendly testing with TestNG.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test-testng</artifactId>
<version>2.3.21</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a TestNG test using Kotlin Test support.
No known issues recorded.
No dependency data recorded yet.