implementation("io.kotest:kotest-extensions-junit5:6.1.0")
Integrates Kotest with JUnit 5, enabling seamless execution of tests within the JUnit 5 framework.