8 lines
No EOL
161 B
JSON
8 lines
No EOL
161 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"test",
|
|
"-vv"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |