Kotest extension for mutation testing using Pitest.
See docs.
Please create issues on the main kotest board.
- Minimum Pitest version is now 1.9.0.
- Confirmed to work with Pitest versions up to and including 1.11.0
- Updated for Kotest 5.x. Now requires Kotlin 1.6
- Pitest dependency is now compileOnly. It must be added by the user.
- Migrated from the main Kotest repo into a standalone top level repo.