Nose is an alternate Python unittest collecting and running tool.
Nose is an alternate Python unittest collecting and running tool.
Quote from nose pypi page:
It extends the test loading and running features of unittest, making it easier to write, find and run tests.
Nose is easily customizeable via plugins. It also has a number of builtin plugins out of the box.