Skip to content

mverteuil/pytest-ipdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-ipdb

NOTICE

I am no longer supporting this tool. Please see pdb++ as a far more capable alternative that doesn't require plugins or special imports.

pdb++: https://pypi.python.org/pypi/pdbpp/

Provides ipdb on failures for py.test.

Installation and usage

To install

pip install git+git://github.com/mverteuil/pytest-ipdb.git

To use: run pytest with --ipdb instead of --pdb.

Build Status

About

Provides ipdb on failures for py.test.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages