Open Item that needs votes for VSCode #11166
Unanswered
nicholas-mabe-rw
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Basically if you use something like pytest-cov it is incompatible with debuggers. You need debug runs to use --no-cov for instance. In VSCode the args for all 3 run types are the same. The linked request would have these separated out. It needs upvotes to be considered for implementation. Its kind of a big deal especially for new users and projects that have pytest default args for CI/CD automation.
Test run args for debug, discovery, and normal runs.
Beta Was this translation helpful? Give feedback.
All reactions