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