pytest-bpdb
A pytest plugin for dropping to bpdb on test failures.
This plugin is almost entirely based on built-in pytest pdb plugin and pytest-ipdb plugin
Installation
To install the plugin run:
pip install pytest-bpdb
or use a development version:
pip install -e git+git://github.com/slafs/pytest-bpdb
Usage
To enable a BPython debugger (bpdb) on pytest failures use a --bpdb option. For example:
py.test --bpdb tests/
Release files for pytest-bpdb 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytest-bpdb-0.1.4.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytest_bpdb-0.1.4-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 8.8 kB
Release files / pytest-bpdb-0.1.4.tar.gz
| Download URL | pytest-bpdb-0.1.4.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ea839b1757d8790cfe95baa04631ab3637dd25c9bd2a9be6693ad28c77c9e56c
|
|
BLAKE2b-256 checksum How to use checksums |
31f9ba99fdde96e0d1894152649627ea9145936b67b5ab400435bc7d4aea012d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pytest_bpdb-0.1.4-py2.py3-none-any.whl
| Download URL | pytest_bpdb-0.1.4-py2.py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
6b6a4d319c3336e8109ae97489e5ab09f5c314623cf249333ff7a0aaa7687572
|
|
BLAKE2b-256 checksum How to use checksums |
769f4505dc5bb69dd592ae56123354a448381951c3505ce671b9e735b6a544a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |