Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
Generate Feature
New to Visual Studio Code?
Get it now.
Generate Feature
Shaila Kavrakova
|
1,435 installs
|
(
1
)
|
Free
Auto create feature content needed for test execution
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Generate Feature Snippet
Provides a snippet for Cucumber .feature files needed for test execution.
How To Use
Create a new .feature file.
Once file is open, start by typing part of "generate-feature", press enter/tab, and watch the snippet unfold.