implementation("io.kotest:kotest-runner-junit4:6.1.5")
Integrates with JUnit 4 to execute tests, enabling seamless test execution within the JUnit 4 framework.