We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9742b9d commit 39bca47Copy full SHA for 39bca47
pom.xml
@@ -442,6 +442,7 @@
442
<skip>${pitest.skip}</skip>
443
<timestampedReports>false</timestampedReports>
444
<verbose>false</verbose> <!-- Set to true for noisy output -->
445
+ <verbosity>NO_SPINNER</verbosity> <!-- For CI -->
446
<withHistory>true</withHistory>
447
</configuration>
448
<executions>
0 commit comments