We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8322da7 commit 0f64772Copy full SHA for 0f64772
codeflash.code-workspace
@@ -13,6 +13,7 @@
13
"python.defaultInterpreterPath": "~/miniforge3/envs/codeflash312/bin/python",
14
"python.terminal.activateEnvironment": true,
15
"python.testing.pytestEnabled": true,
16
+ "python.testing.pytestArgs": ["tests/", "-vv"],
17
},
18
"launch": {
19
"version": "0.2.0",
0 commit comments