18 lines
297 B
Plaintext
18 lines
297 B
Plaintext
{
|
|
"Generate Test docstring": {
|
|
"scope": "python",
|
|
"prefix": "\"\"\"\"\"\"",
|
|
"body": [
|
|
"\"\"\"",
|
|
"Tests:",
|
|
" $1",
|
|
"Arranges:",
|
|
" $2",
|
|
"Expects:",
|
|
" $3",
|
|
"\"\"\""
|
|
],
|
|
"description": "Test docstring (User Snippets)"
|
|
}
|
|
}
|