add arg '-vv' for pytest to get better error msgs
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"python.testing.pytestArgs": [
|
||||
"-vv",
|
||||
"app","system_tests"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
|
||||
Reference in New Issue
Block a user