implementation("io.kotest:kotest-extensions-pitest:6.1.0-RC4")
Integrates Pitest mutation testing tool with Kotest framework, enabling mutation testing within Kotest-based test suites.