Uncommenting the pdb=1 line will cause pdb to open on every test failure, allowing immediate debugging of the failure case
Use setup.cfg to set up default settings when running nose tests. Enable the rednose library to color test output.