rednose: coloured output formatting plugin for nosetests
I recently wrote a plugin for nosetests which greatly (imho) improves the output for failed and errored tests. The screenshot explains it best.
To install, just run easy_install rednose
. Then you can run nosetests with the –rednose option.
See github.com/gfxmonk/rednose for code and more information.