pytest-bpdb 0.1.4
pip install pytest-bpdb
Latest version
Released:
A py.test plug-in to enable drop to bpdb debugger on test failure.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Sławek Ehlert
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Sławek Ehlert
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file pytest-bpdb-0.1.4.tar.gz
.
File metadata
- Download URL: pytest-bpdb-0.1.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea839b1757d8790cfe95baa04631ab3637dd25c9bd2a9be6693ad28c77c9e56c |
|
MD5 | 9404c9e02f0db89c81e18796290f09a2 |
|
BLAKE2b-256 | 31f9ba99fdde96e0d1894152649627ea9145936b67b5ab400435bc7d4aea012d |
File details
Details for the file pytest_bpdb-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: pytest_bpdb-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b6a4d319c3336e8109ae97489e5ab09f5c314623cf249333ff7a0aaa7687572 |
|
MD5 | 207a5ab69246cca08200285a5c42d267 |
|
BLAKE2b-256 | 769f4505dc5bb69dd592ae56123354a448381951c3505ce671b9e735b6a544a0 |