7 lines
143 B
JSON
7 lines
143 B
JSON
{
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"python.testing.pytestArgs": [
|
|
"."
|
|
]
|
|
} |