sentry-python
sentry-python copied to clipboard
Make local debugging of tests easy
Problem Statement
Make sure it is easy to set breakpoints with pdb, ipdb and breakpoint() when running tests locally. Also include configuration in vscode so it works out of the box with vscode