Skip to main content

A thin-wrapper for the "nose" project that provides the colored, aligned, clean output that nose ought to have by default. To use green, just run green (or green2 or green3, or green-X.X where X.X is your python version). Alternatively, you can run "nosetests --with-green"

Project description

Green, for clean unit test output

A thin-wrapper for the nose project that provides the colored, aligned, clean output that you deserve. To use green, just run green (or green2 or green3, or green-X.X where X.X is your python version). Alternatively, you can run nosetests –with-green

Installation

For most versions of python 2.x you should use pip. You may have to preface this command with sudo if you do not have root permissions.

pip install green

For more recent versions of Python 3, the command is usually nearly the same (you still may have to preface the command with sudo).

pip3 install green

Upgrading

Just add the –upgrade option to what you used above. For example:

pip3 install –upgrade green

Uninstalling

Replace install with uninstall in the command from the Installation section above.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

green-0.8.0.tar.gz (4.6 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