gauge

Test automation tool for executable documentation and specifications

brewmacoslinux
Try with needOr install directly
Source

About

Test automation tool that supports executable documentation

Commands

gauge

Examples

Initialize a new Gauge project with default template$ gauge init java
Run all tests in the current project$ gauge run
Run tests in a specific directory with verbose output$ gauge run specs/ --verbose