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