Skip to main content

coloured output for nosetests

Project description

=========
rednose
=========

rednose is a `nosetests`_
plugin for adding colour (and readability) to nosetest console results.

.. image:: rednose_example.png
:scale: 50 %
:align: center

Installation:
-------------
::

pip install rednose

or from the source::

python setup.py install

Rednose officially supports Python 2.7, 3.4, and 3.5.

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')

Rednose by default prints file paths relative to the working
directory. If you want the full path in the traceback then
use::

nosetests --rednose --full-file-path

Rednose by default prints error style formating for skipped tests,
to supress this use::

nosetests --rednose --hide-skips

Rednose supports printing the test results mid run as well as at
the end, to enable it use::

nosetests --rednose --immediate

.. _nosetests: http://somethingaboutorange.com/mrl/projects/nose/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rednose-1.2.2.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file rednose-1.2.2.tar.gz.

File metadata

  • Download URL: rednose-1.2.2.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rednose-1.2.2.tar.gz
Algorithm Hash digest
SHA256 5aec6cde356a32a20271dcb4d24555463dd0e8ca9bf27791ed738999cf77a6cc
MD5 6cedd2c7f92a36e954f3a89ee74d1bfc
BLAKE2b-256 c7d6cbde752f95a7972c6ad0f896ad82d41891f5c88d7970543a6b3e24e37204

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page