implementation("io.kotest:kotest-extensions-junit5:6.0.7")
Integrates JUnit 5 with Kotest, enabling seamless execution of tests using JUnit 5's platform.