implementation("io.kotest:kotest-runner-junit4:6.1.1")
Integrates with JUnit 4 to execute tests, enabling compatibility with legacy testing frameworks.