gauge-tests
gauge-tests copied to clipboard
Add functional tests for non-default specs dir
Users can have their specs in a directory of any name. Although the recommended name is specs
, this is not mandatory. We should have functional tests for this.
Specs directory name is needed for the following.
- [ ] Execution (Read
gauge specs
) - [ ] Refactoring
- [ ] Running Gauge in daemonize mode