dotar/vim/snippets/cucumber/scen/scenario_without_js.snippet

4 lines
103 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
Scenario: ${1:Register new customers}
${2:Given I am on the new customers page
And I press "Create"}