gauge

A light-weight cross-platform test automation tool

Synopsis

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] 

Examples

 gauge run specs/ gauge run --parallel specs/ 

Options

 -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 

SEE ALSO

Complete documentation is available here.