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
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
File details
Details for the file django-rainbowtests-0.1.3.tar.gz.
File metadata
- Download URL: django-rainbowtests-0.1.3.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
760fdb2dd1966da5cc5cd7dbaeb2f4dfcc178c2af592eaa7b7dbd504fa5617a5
|
|
| MD5 |
2db976c349a1e7597c72f8cad6752851
|
|
| BLAKE2b-256 |
7d4f1ac74e76bb7c64cb22a957de90342cc0b06944c86d055c12d77dcd96592d
|