» Main »
rednose - coloured output for nosetests
Published by Tim Cuthbertson
- Overview
This is a Zero Install feed. This software cannot be run as an application directly. It is a library for other programs to use.
For more information about Zero Install, see 0install.net.
- Full name
- Homepage
- Description
========= rednose ========= rednose is a `nosetests`_ plugin for adding colour (and readability) to nosetest console results. Installation: ------------- :: easy_install rednose or from the source:: ./setup.py develop Usage: ------ :: nosetests --rednose or:: export NOSE_REDNOSE=1 nosetests Rednose by default uses auto-colouring, which will only use colour if you're running it on a terminal (i.e not piping it to a file). To control colouring, use one of:: nosetests --rednose --force-color nosetests --no-color (you can also control this by setting the environment variable NOSE_REDNOSE_COLOR to 'force' or 'no') .. _nosetests: http://somethingaboutorange.com/mrl/projects/nose/
- Available versions
The list below is just for information; Zero Install will automatically select one of these versions for you.
Version Released Stability Platform Download 0.2.1 2011-01-30 Any Download (9531 bytes) 0.2.2 2011-02-14 Any Download (9602 bytes) 0.2.3 2011-03-16 Any Download (4397 bytes) 0.2.4 2011-06-18 Any Download (4453 bytes) 0.2.5 2011-08-08 Any Download (4448 bytes) 0.2.6 2011-12-04 Any Download (4525 bytes) 0.3 2012-02-22 Any Download (5071 bytes) 0.3.1 2012-03-11 Any Download (5081 bytes) 0.3.2 2012-03-12 Any Download (5150 bytes) 0.3.3 2012-06-04 Any Download (5189 bytes) 0.4.0 2013-08-22 Any Download (5172 bytes) 0.4.1 2013-08-30 Any Download (5166 bytes) - Required libraries
The list below is just for information; Zero Install will automatically download any required libraries for you.