/vendor/cucumber.el/snippets/feature-mode/fea
#! | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | 815ec3e65b518e5c8a02c93f903b4e8d MD5 | raw file
Possible License(s): GPL-2.0
1#name: Feature: Name 2# -- 3Feature: ${1:Name} 4 In order to ${2:get some business value} 5 ${3:Role} will need ${4:this sweet new feature} 6 7 $0