/vendor/cucumber.el/snippets/feature-mode/bac
http://github.com/rejeep/emacs · #! · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 238bd93889aaa670903f5b50efb3d116 MD5 · raw file
- #name: Background
- # --
- Background:
- Given ${1: a known starting condition}
- $0