mutflow is a mutation testing tool for Kotlin, implemented as a K2 compiler plugin. It injects all mutations at compile time and activates them one-by-one during your normal test run.
Cost / License
- Free
- Open Source (Apache-2.0)
Platforms
- Kotlin
mutflow is a mutation testing tool for Kotlin, implemented as a K2 compiler plugin. It injects all mutations at compile time and activates them one-by-one during your normal test run.