pytest_pdb plugin
interactive debugging with the Python Debugger.
- --pdb
- start pdb (the Python debugger) on errors.
Start improving this plugin in 30 seconds
- Download pytest_pdb.py plugin source code
- put it somewhere as pytest_pdb.py into your import path
- a subsequent py.test run will use your local version
Checkout customize, other plugins or get in contact.