sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Make local debugging of tests easy

Open antonpirker opened this issue 3 years ago • 0 comments

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

Solution Brainstorm

antonpirker avatar Jul 15 '22 10:07 antonpirker