Description
Failing pytest cases can drop into the PuDB debugger for interactive inspection. Developers use pytest-pudb to inspect variables, stack frames, and failing tests without rewriting test code. Debug sessions can expose secrets or private fixture data.