From: David ‘Bombe’ Roden Date: Mon, 4 Jul 2016 17:50:44 +0000 (+0200) Subject: Add pitest plugin for mutation testing X-Git-Tag: 0.9.5^2~3 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=7c2af42e18577fb4d0783998103f52fa1126d9fb Add pitest plugin for mutation testing --- diff --git a/pom.xml b/pom.xml index 72dd184..b20d3de 100644 --- a/pom.xml +++ b/pom.xml @@ -194,6 +194,19 @@ + + org.pitest + pitest-maven + 1.1.10 + + + net.pterodactylus.sone.* + + + net.pterodactylus.sone.* + + +