Skip to content

Instantly share code, notes, and snippets.

View brainfever's full-sized avatar

Jon Kniss brainfever

  • 22:50 (UTC -12:00)
View GitHub Profile
"Pester - Describe block (Unit Test, Exported Function)": {
"prefix": "descu",
"body": [
"describe '${name}' {",
"",
"\t$$commandName = '${name}'",
"",
"\tcontext 'Help' {",
"\t\t",