Part of epic #599.
Waiting to hear on hcoles/pitest#1338 for quieting Maven.
Both the Gradle and Maven plugins for PITest have a verbose configuration option.
Spiking among the 4 cases (2 for Gradle/Maven; 2 for verbose true/false):
- Gradle plugin treats verbose true/false as regular build output
- Maven plugin treats verbose true/false as debug build output
Tasks
Refs
Part of epic #599.
Waiting to hear on hcoles/pitest#1338 for quieting Maven.
Both the Gradle and Maven plugins for PITest have a
verboseconfiguration option.Spiking among the 4 cases (2 for Gradle/Maven; 2 for verbose true/false):
Tasks
verboseisfalseas the default inbuild.gradleverbosetotrue; updatebuild.gradlewith a flagRefs
verboseoption in configuration has no effect; looking for quieter builds hcoles/pitest#1338 - Maven PITest plugin issue discussing how to quiet regular output