Skip to main content

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.

https://travis-ci.org/slafs/pytest-bpdb.png?branch=master https://badge.fury.io/py/pytest-bpdb.png https://pypip.in/d/pytest-bpdb/badge.png

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


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.4.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

pytest_bpdb-0.1.4-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page