We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pytest not working in debug mode when click Debug Test in particular test triangle.
Step to reproduce:
What expected: run test as it was before
What actually happened: Debug stopped pupup window with "Open launch.json" button
If I open launch.json file , I just see my config
The text was updated successfully, but these errors were encountered:
@karthiknadig any ideas here? I have never seen the Debug stopped pupup window with "Open launch.json" button
Debug stopped pupup window with "Open launch.json" button
Sorry, something went wrong.
This happens when attach fails, or when debugpy DAP server suddenly disconnects.
debugpy
AdamYoblick
No branches or pull requests
Pytest not working in debug mode when click Debug Test in particular test triangle.
Step to reproduce:
What expected:
run test as it was before
What actually happened:
Debug stopped pupup window with "Open launch.json" button
If I open launch.json file , I just see my config
The text was updated successfully, but these errors were encountered: