Refactor features

This commit is contained in:
Thibault Jouan
2014-07-18 12:23:17 +00:00
parent 959ffca4e9
commit a033e19583
15 changed files with 40 additions and 63 deletions

View File

@@ -10,6 +10,6 @@ Feature: CLI target option
end
"""
Scenario: prints tasks name
Scenario: override the recipe target
When I successfully execute the recipe with option -t other_host.example
Then the output must contain exactly "other_host.example\n"