Skip to content

How to disable subProcess when debugging pytest code? #24664

Answered by karthiknadig
natsu1375 asked this question in Q&A
Discussion options

You must be logged in to vote

In launch.json, create a configuration with purpose set to debug-test, and subProcess set to false. You don’t need to set module, program, etc.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@natsu1375
Comment options

Answer selected by natsu1375
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants