implementation("io.kotest:kotest-framework-concurrency:5.0.0.M2")
Enhances test execution by managing concurrent test runs, ensuring thread safety and optimal resource utilization.