python-pytest-pudb 0.7.0 Pytest PuDB debugger integration
python-pytest-pudb
provides PuDB debugger integration based on pytest PDB integration. For example, the software developer can call pudb by running py.test --pudb
from the command line or by including pudb.set_trace
in their test file(s).
- Website: https://github.com/wronglink/pytest-pudb
- License: Expat
- Package source: check.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu