implementation("io.kotest:kotest-extensions-pitest:6.0.4")
Integrates Pitest mutation testing with Kotest, enabling comprehensive code quality analysis through automated test mutations.