Thibault Jouan
a9c8485d09
Update cucumber dependency
...
In the process, we remove our cucumber docstrings monkey patch. It
does not work anymore and it was not a so good idea.
2015-04-03 15:54:11 +00:00
Thibault Jouan
2d3975d47f
Unflatten features directory tree
2014-11-18 11:58:23 +00:00
Thibault Jouan
bff6b85e8e
Flatten features directory tree
2014-05-30 19:16:39 +00:00
Thibault Jouan
87a3ead082
Implement dry run mode
2014-05-25 13:38:47 +00:00
Thibault Jouan
8291f1bcfd
Implement verbose mode
2014-05-25 12:14:22 +00:00
Thibault Jouan
5c11487601
Fix indentation in CLI usage feature
2013-08-06 18:49:35 +00:00
Thibault Jouan
0aa043b61a
Remove host argument:
...
Currently the idea is to later implement a -h (or -t) option to the
command, and/or a `target' recipe keyword. Another option might be to
use the target/host key when the key/value registry will be implemented
and made available to the recipe and task DSLs.
2013-08-01 00:01:20 +00:00
Thibault Jouan
a6cfd4d7cb
Implement CLI usage feature
2013-07-27 13:04:30 +00:00