Open mirkosertic opened 8 years ago
Waiting for https://github.com/hcoles/pitest/issues/248 to be implemented.
Any update on this? This is a feature me and my team would like to see as well, and may be able to devote time to. Have you made any progress on it?
It all depends. If you are using Sonar, Jenkins and Gerrit only, you can use Sonar with installed PITest plugins, and use Jenkins for CI and as the last step in your pipeline just pubish Sonar reports to Gerrit using the Sonar Gerrit Plugin. This works pretty smooth for me.
PITest (http://pitest.org) is a great tool for Java test quality analysis. It would be great to have a processor for reading mutation tests results.
I'd like to implement this feature :-)