Read arguments from resource file
This commit is contained in:
parent
e7ed7edc30
commit
ec50e5272b
3 changed files with 57 additions and 55 deletions
47
src/test/resources/pitest-args.txt
Normal file
47
src/test/resources/pitest-args.txt
Normal file
|
@ -0,0 +1,47 @@
|
|||
--argLine
|
||||
--avoidCallsTo
|
||||
--classPath
|
||||
--classPathFile
|
||||
--coverageThreshold
|
||||
--detectInlinedCode
|
||||
--excludedClasses
|
||||
--excludedGroups
|
||||
--excludedMethods
|
||||
--excludedRunners
|
||||
--excludedTestClasses
|
||||
--exportLineCoverage
|
||||
--failWhenNoMutations
|
||||
--features
|
||||
--fullMutationMatrix
|
||||
--historyInputLocation
|
||||
--historyOutputLocation
|
||||
--includedGroups
|
||||
--includedTestMethods
|
||||
--includeLaunchClasspath
|
||||
--inputEncoding
|
||||
--jvmArgs
|
||||
--jvmPath
|
||||
--maxMutationsPerClass
|
||||
--maxSurviving
|
||||
--mutableCodePaths
|
||||
--mutationEngine
|
||||
--mutationThreshold
|
||||
--mutationUnitSize
|
||||
--mutators
|
||||
--outputEncoding
|
||||
--outputFormats
|
||||
--pluginConfiguration
|
||||
--projectBase
|
||||
--reportDir
|
||||
--skipFailingTests
|
||||
--sourceDirs
|
||||
--targetClasses
|
||||
--targetTests
|
||||
--testStrengthThreshold
|
||||
--threads
|
||||
--timeoutConst
|
||||
--timeoutFactor
|
||||
--timestampedReports
|
||||
--useClasspathJar
|
||||
--verbose
|
||||
--verbosity
|
Loading…
Add table
Add a link
Reference in a new issue