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