Sonar Pitest Plugin

I want to integrate some mutation testing to ensure the quality of my junit tests. I want to get results in the sonar panel of my project.

the sonar plugin seems to do what I want, but there are some problems with maven 3 and it is still under development.

Has anyone ever tried this plugin? Are there other alternatives?

+5
source share
1 answer

I'm sure there are no other mutation testing plugins for sonar.

I have not tried the sonar pitch plugin at all, but I understand that the problem with maven 3 can be circumvented

cm

https://groups.google.com/forum/?fromgroups=#!topic/pitusers/bkDD13iBtHU

PIT maven . , maven CI-.

, , - , Alexandre kean, .

+8

All Articles