implementation("io.kotest:kotest-extensions-pitest:6.0.6")
Integrates Pitest mutation testing tool with Kotest framework, enabling comprehensive mutation testing capabilities.