implementation("io.kotest:kotest-extensions-pitest:6.2.3")
Pitest integration for test framework: run mutation testing against specs, map mutants to tests, generate reports.