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.
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/
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.3.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file pytest-bpdb-0.1.3.tar.gz
.
File metadata
- Download URL: pytest-bpdb-0.1.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4f2f38a49d2b01fca905528b6633bc5db10e8174d1bb51321c810a6cc3d07de |
|
MD5 | 4fe8f1f3d3595217ad2a20a870e4074a |
|
BLAKE2b-256 | 93af625233517b911f47cb40e6572ef21fb5d51f4a620cdb194902d4611ff538 |
File details
Details for the file pytest_bpdb-0.1.3-py2-none-any.whl
.
File metadata
- Download URL: pytest_bpdb-0.1.3-py2-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98918a5053d2d39f6d0cc8e6f2724ead573bf27a47c9cf17385e0ce11fbd0437 |
|
MD5 | 8699dedac9c479052344f7dd903864dd |
|
BLAKE2b-256 | 52c1607fe7b61be4364da4736b80c79859f71fbdb79dd60a43f5b8423df09a83 |