Software Details:
Version: 1.4
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 91
What about running nose with a smarter interactive debugger?
Use this and never risk yourself forgetting import pdb; pdb.set_trace() in your code again!
ipdbplugin is a nose plugin that's 99.99% based on nose's builtin debug plugin.
If you have any ideas about how to improve it, come and fork the code at http://github.com/flavioamieiro/nose-ipdb
Requirements:
- Python
- nose
Comments not found