szpak / gradle-pitest-plugin

Gradle plugin for PIT Mutation Testing
http://gradle-pitest-plugin.solidsoft.info/
212 stars 57 forks source link

Turn on cacheability for PitestTask #295

Closed davidburstrom closed 2 years ago

davidburstrom commented 2 years ago

Fixes https://github.com/szpak/gradle-pitest-plugin/issues/67

szpak commented 2 years ago

With your PRs, I have a better motivation to resolve the issue with CI and release a new version :-).

davidburstrom commented 2 years ago

I'm happy to hear that. I think Pitest is one of the most underrated test tools in the JVM industry.