/vendor/cucumber.el/snippets/feature-mode/fea

http://github.com/rejeep/emacs · #! · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 815ec3e65b518e5c8a02c93f903b4e8d MD5 · raw file

  1. #name: Feature: Name
  2. # --
  3. Feature: ${1:Name}
  4. In order to ${2:get some business value}
  5. ${3:Role} will need ${4:this sweet new feature}
  6. $0