public
Description: A rich DSL for describing state, and state-related behaviour, in your ruby classes / models.
Homepage: nil
Clone URL: git://github.com/davidlee/state-fu.git
state-fu / cucumber.yml
100644 3 lines (2 sloc) 0.108 kb
1
2
3
default: --format progress features --tags ~@proposed,~@in_progress
wip: --tags @in_progress --wip features