You are not the only one :). I also wanted to write Pitest plugin for
Sonar, but Alex was faster. Therefor I started to write Pitest plugin
for Gradle. It is even working for now, but some configuration options
are hardcoded and I need to polish it generally, before make it public.
Regards
Marcin
P.S. It seems to be a good time for Pitest. Ant, Sonar, Eclipse, Gradle
plugins done or being in progress. Anyone wanting to write a plugin for
Idea or Netbeans? :)
--
http://blog.solidsoft.info/ - Working code is not enough
Hi Matt,
Not had as much free time as expected but have made a start. Coincidentally, I posted the following to Henry earlier today:
"So far, I have Eclipse enabled to launch PIT for JUnit test classes. Currently outstanding:
This week, I'm going to attempt to get the results displayed. Intention is to get something fully-integrated in the Java editor, but should that prove too tricky I'll just render the HTML reports instead."
Currently have a broken build and will be offline for the rest of the day, but I'm happy push to github later this week if anyone is interested.
Thanks,
Phil