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