A light-weight cross-platform test automation tool
Gauge is a light-weight cross-platform test automation tool with the ability to author test cases in the business language.
gauge <command> [flags] [args]
gauge run specs/
gauge run --parallel specs/
-d, --dir string Set the working directory for the current
command, accepts a path relative to current
directory (default ".")
-h, --help help for gauge
-l, --log-level string Set level of logging to debug, info, warning, error
or critical (default "info")
-m, --machine-readable Prints output in JSON format
-v, --version Print Gauge and plugin versions