A py.test plug-in to enable drop to bpdb debugger on test failure.
Project description
A pytest plugin for dropping to bpdb on test failures.
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/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest-bpdb-0.1.1.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file pytest-bpdb-0.1.1.tar.gz
.
File metadata
- Download URL: pytest-bpdb-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9974be88ef66d76ee94ea6a5646edd00bd52e247d9fd90d647311ef9aa16f8cc |
|
MD5 | 470dfc6e5222d3ef7d6d9292dd32beab |
|
BLAKE2b-256 | b7e0e7887e40cc676112a14357393f020de06c9ed98b0d1efb0c7ec14cde8149 |
File details
Details for the file pytest_bpdb-0.1.1-py2-none-any.whl
.
File metadata
- Download URL: pytest_bpdb-0.1.1-py2-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0b966627562806730e6a3e2fda49cc3cfe93c00829338ae1379cbc77b0d5743 |
|
MD5 | c4b01d81b2e1d0ffc1559535695b397e |
|
BLAKE2b-256 | fa97e9211ed593900b8ac20ebfd7a1a253d69fa020e0a1bda43716333ddd2767 |