Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 524 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 524 Bytes

#hunor

usage: hunor [-h] [-m MAVEN_HOME] [-j JAVA_HOME]
             [--maven-timeout MAVEN_TIMEOUT] [--disable-randoop]
             [--disable-evosuite] -c CONFIG_FILE [-s SOURCE] [-o OUTPUT]
             --mutants MUTANTS [--coverage-threshold COVERAGE_THRESHOLD]
             --class SUT_CLASS --mutation-tool {major,mujava,pit}

Example:

hunor -s example/relational -c example/relational/config.json --mutants example/relational/mutants 
--class br.ufal.ic.masg.operations.GreaterOrEqualThan