Skip to content

How to disable subProcess when debugging pytest code? #24664

Answered by karthiknadig
xingyu0618 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
@xingyu0618
Comment options

Answer selected by xingyu0618
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