Skip to content

An example demonstrating an issue with ipdb==0.8.1 and behave=1.2.5

Notifications You must be signed in to change notification settings

kowalcj0/behaveipdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

An example demonstrating an issue with ipdb==0.8.1 and behave=1.2.5

Steps to reproduce

git clone https://github.com/kowalcj0/behaveipdb.git
cd behaveipdb
mkvirtualenv behaveipdb
pip install -r requirements.txt
behave

Then when the execution stops at the breakpoint, try to use regular ipdb commands: where, ls, c, q etc

About

An example demonstrating an issue with ipdb==0.8.1 and behave=1.2.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published