python-rudolf

Colour output plugin for the nose testing framework - Python 2.x
  http://pypi.python.org/pypi/rudolf/
  0
  no reviews



Rudolf provides a colour output plugin for the nose testing framework. It only works on Unix-like systems, as it uses ANSI colour codes. To use it, simply run "nosetests --with-color" to turn it on.

This package contains the Python 2.x module.