Kotest extension for mutation testing using Pitest.
See docs.
Please create issues on the main kotest board.
- 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.