Skip to main content

Python UnitTest Result colorized

Project description

About

This script is colorized to Python’s UnitTest Result. inspired by RedGreen(rg command)

Install

used to easy_install:

$ easy_install pyrg

Require

  • Python2.6+

Usage

basic usage:

$ pyrg TEST_SCRIPT.py

$ python TEST_SCRIPT.py |& pyrg

Configuration

setting to $HOME/.pyrgrc file. setting file example:

[color]
ok = green
ng = red
fail = yellow
function = cyan

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

pyrg-0.2.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

pyrg-0.2.2-py2.6.egg (5.8 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