plano/e2e_tests/.vscode/settings.json

7 lines
132 B
JSON

{
"python.testing.pytestArgs": [
"."
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}