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