Django | Django Documentation: Running the unit tests
november 2007 by bkerr
Notes on prerequisites (settings file, etc.) for running the test suite for Django itself.
django
unittest
unit
test
november 2007 by bkerr
[TIP] nosetrim plugin
march 2007 by bkerr
"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: