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