implementation("io.kotest:kotest-runner-junit4:5.2.2")
Enables running tests using the JUnit 4 platform, facilitating integration with existing JUnit 4-based test suites.