GSA / uswds-sf-lightning-community

A Salesforce Lightning Community Theme and related components built upon US Web Design System
Other
34 stars 16 forks source link

Create custom vscode snippet for tests #161

Closed mvogelgesang closed 2 years ago

mvogelgesang commented 2 years ago

Is your feature request related to a problem? Please describe.

The current process to generate new test case files is a bit cumbersome as it requires multiple steps and manual renaming of the resulting file. VSCode Snippets can reduce the complexity.

https://code.visualstudio.com/docs/editor/userdefinedsnippets

Describe the solution you'd like

Describe alternatives you've considered

Additional context