NOTE: This is deprecated as this is now included in pytest itself!
Colorizes the progress indicators
Install with:
pip install -U pytest-colordots
and then run your test suite:
py.test
and marvel at all the pretty colors
This plugin uses colorama and should therefore work on Linux, OSX, BSD and Windows.