_____ ___ ___ _____ ___ ___ |_ _/ __)( __/_ _/ __)| _ ) |_| \___ /___) |_| \___ |_|_\ v2.5.1 Usage: tester [options] [ | ]... Options: -p Specify PHP interpreter to run (default: php). -c Look for php.ini file (or look in directory) . -C Use system-wide php.ini. -d ... Define INI entry 'key' with value 'value'. -s Show information about skipped tests. --stop-on-fail Stop execution upon the first failure. -j Run jobs in parallel (default: 8). -o (e.g. -o junit:output.xml) Specify one or more output formats with optional file name. -w | --watch Watch directory. -i | --info Show tests environment info and exit. --setup Script for runner setup. --temp Path to temporary directory. Default by sys_get_temp_dir(). --colors [1|0] Enable or disable colors. --coverage Generate code coverage report to file. --coverage-src Path to source code. -h | --help This help.