This plugin offers minimal output for the Nose testing framework.

To install:

`pip install nose-minimal`

To use, just run your tests as you normally would, with the `--with-nose-minimal` flag.

In action:

![](http://i.imgur.com/ti7TMmi.gif)

It works for me on Mac OS X and ArchLinux with a Django test suite. If it doesn't work for you, pull requests are appreciated  :-)
