We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b56810 commit c6b0a7eCopy full SHA for c6b0a7e
1 file changed
.vscode/settings.json
@@ -3,8 +3,7 @@
3
"python.testing.pytestEnabled": true,
4
5
"python.testing.pytestArgs": [
6
- "--config-file=pytest.ini",
7
- "-v",
+ "-vvv",
8
"-l",
9
"-n", "8"
10
],
0 commit comments