1
0

improved Stringify

This commit is contained in:
Michael Hoennig
2022-09-30 16:27:18 +02:00
parent 31854bb838
commit d3312c4444
6 changed files with 159 additions and 42 deletions

View File

@ -273,7 +273,7 @@ pitest {
// As Java unit tests are pretty pointless in our case, this maybe makes not much sense.
mutationThreshold = 71
coverageThreshold = 57
testStrengthThreshold = 88
testStrengthThreshold = 87
outputFormats = ['XML', 'HTML']
timestampedReports = false