producer-core/config/cucumber.yaml
Thibault Jouan 93878ebb6b Improve rake test tasks
* Rename `no_sshd' as `ci';
* Configure a quiet profile for cucumber;
* Workaround travis CI scrolling bugs with quiet output.
2015-05-12 18:46:48 +00:00

3 lines
98 B
YAML

default: --require features/support --require features/steps --no-source
quiet: --format progress