Category "mutation-testing"

PIT Coverage generation minion exited abnormally

i see the following stacktrace when running the pitest gradle task in my project after adding all the required configurations in build.gradle. Can you please he

Pitest is failing showing: No mutations found due to the supplied classpath or filters + Gradle

I'm trying to run a pitest report on a gradle + kotlin project, but I get the following error: Exception in thread "main" org.pitest.help.PitHelpError: No mutat

pitest report can't mix JUnit 4 and JUnit 5 tests

Recently, I introduced Pitest as the mutation testing tool to our team to diagnose test quality, and we loved it. In our codebase, we have lots of preexisting J