implementation("io.kotest:kotest-extensions-pitest:6.1.3")
Integrates Pitest mutation testing tool with Kotest framework, enabling comprehensive code quality analysis.