suite.py
3.94 KB
- 
Enable --pdb debugging · 6af95ae8This allows developers to pass the `--pdb` flag to paver test commands, and that flag will be proxied to the `nosetests` command. It's useful for debugging purposes. David Baumgold committed