Skip to main content

Rapid feedback notifier for Nose Colors your terminal (green|blue) or red depending on test result. For better experience, use with a watch tool such as nose-watch

Project description

https://secure.travis-ci.org/erikzaadi/nose-rapido.png?branch=master

A Nose plugin that allows to get rapid feedback from tests, by filling your terminal either with green (can be changed to blue) or red background, depending on your tests result.

Use together with a continuous running test plugin such as nose-watch for optimal results.

Installation

pip install nose-rapido

How to use

In order to use this plugin use the --with-rapido switch:

nosetests --with-rapido

NOTE: nose-rapido will override any output you have from other plugins.

You can also replace the color green for successfull tests to blue (easier to see for colorblinded):

nosetests --with-rapido --rapido-blue

Screenshots

Good

https://github.com/erikzaadi/nose-rapido/raw/master/screenshots/good.png

Bad

https://github.com/erikzaadi/nose-rapido/raw/master/screenshots/bad.png

Blue

https://github.com/erikzaadi/nose-rapido/raw/master/screenshots/blue.png

Development

Preferably in a virtualenv:

pip install -r requirements-dev.txt
nosetests

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

nose-rapido-0.0.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

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