implementation("io.kotest:kotest-runner-junit5:6.0.6")
Integrates Kotest with JUnit 5, enabling execution of tests using the JUnit Platform.