dotar/vim/snippets/cucumber/feat.snippet

6 lines
132 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
Feature: ${1:[feature name eg. "Manage some thing ..."]}
In order to ${2:[goal]}
As a ${3:[stakeholder]}
I want ${4:[behavior]}