implementation("io.kotest:kotest-runner-junit4:6.1.0-RC2")
Integrates Kotest with JUnit 4, enabling execution of Kotest tests within JUnit 4 environments.