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