implementation("io.kotest:kotest-runner-junit4:6.1.0-RC3")
Integrates with JUnit 4 to execute tests, enabling seamless test execution within existing JUnit 4 environments.