implementation("io.kotest:kotest-runner-junit5:6.0.0.M2")
Integrates a testing framework with JUnit 5, enabling expressive test definitions and seamless execution.