bkerr + nose   8

[TIP] nosetrim plugin
"nose plugin that suppresses duplicate errors of the same type, so that when you break something very low level and the same error propogates throughout your suite, you don't have to rerun your tests (with --stop) just to get at the root of the problem."
python  nose  nosetrim  unit  testing  unittest 
march 2007 by bkerr

Copy this bookmark:



description:


tags: