Testing
PITest with Gradle and Kotlin: Mutation Testing for Modern JVM Projects
PITest (PIT) is the dominant mutation testing framework for JVM languages. While most documentation targets Maven/Java setups, PITest works equally well with Gradle and Kotlin — with a few configuration differences worth knowing about. This guide covers the complete Gradle setup, Kotlin-specific behavior, and how to get meaningful results