Discussion:
[ANN] gradle-pitest-plugin 0.28.0 BETA available
Marcin Zajączkowski
2012-07-22 21:34:04 UTC
Permalink
Hi,

I would like to announce a BETA release of gradle-pitest-plugin which
allows to use PIT Mutation Testing [1] from Gradle-based projects.

Currently there is available a snapshot version only. 0.28.0 final will
be released just after PIT 0.28 (unfortunately PIT 0.27 is incompatible
with gradle-pitest-plugin).

In case you like the idea of mutation testing [2] you can give it a try
and provide feedback before the first final version.

More information (includeing quick start guide) is available on the
project home page:
http://github.com/szpak/gradle-pitest-plugin

Btw, this is my first plugin for Gradle and in fact the first "real"
application written in Groovy, so in case you would accidentally look
into the source code all remarks are welcome as well.

[1] - http://pitest.org/
[2] - https://en.wikipedia.org/wiki/Mutation_testing

Regards
Marcin
--
http://blog.solidsoft.info/ - Working code is not enough
Luke Daley
2012-07-23 09:17:16 UTC
Permalink
Looks very interesting Marcin.

Thanks for sharing your work.
Post by Marcin Zajączkowski
Hi,
I would like to announce a BETA release of gradle-pitest-plugin which
allows to use PIT Mutation Testing [1] from Gradle-based projects.
Currently there is available a snapshot version only. 0.28.0 final will
be released just after PIT 0.28 (unfortunately PIT 0.27 is incompatible
with gradle-pitest-plugin).
In case you like the idea of mutation testing [2] you can give it a try
and provide feedback before the first final version.
More information (includeing quick start guide) is available on the
http://github.com/szpak/gradle-pitest-plugin
Btw, this is my first plugin for Gradle and in fact the first "real"
application written in Groovy, so in case you would accidentally look
into the source code all remarks are welcome as well.
[1] - http://pitest.org/
[2] - https://en.wikipedia.org/wiki/Mutation_testing
Regards
Marcin
--
http://blog.solidsoft.info/ - Working code is not enough
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Luke Daley
Principal Engineer, Gradleware
http://gradleware.com
Loading...