added cucumber support via feature-mode
This commit is contained in:
parent
df73849b75
commit
c7ba5e4b27
11 changed files with 1150 additions and 3 deletions
4
vendor/feature-mode/snippets/feature-mode/sce
vendored
Executable file
4
vendor/feature-mode/snippets/feature-mode/sce
vendored
Executable file
|
@ -0,0 +1,4 @@
|
|||
#name: Scenario: Name
|
||||
# --
|
||||
Scenario: ${1:Name}
|
||||
$0
|
Loading…
Add table
Add a link
Reference in a new issue