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