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