Skip to main content

A colorful Django Test Runner.

Project description

This is a custom test runner for Django that gives you really colorful test output.

How do I use this?

First install with:

pip install django-rainbowtests

Or grab the development version from github:

pip install -e git+git://github.com/bradmontgomery/django-rainbowtests.git#egg=django-rainbowtests

Then, add the following setting:

TEST_RUNNER = 'rainbowtests.RainbowTestSuiteRunner'

Then run your tests!

License

This code is distributed under the terms of the MIT license. See the LICENSE file.

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

django-rainbowtests-0.1.3.tar.gz (5.0 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