Green is a clean, colorful, fast python test runner.
Project description
Green is a clean, colorful, fast python test runner.
Documentation
Please visit the GitHub page for Green for full documentation, including a nice tutorial on how to correctly layout unit tests in your own python project.
Features
Clean - Low redundancy in output. Result stats for each test is lined up in a vertical column.
Colorful - Terminal output makes good use of color when the terminal supports it.
Fast - Tests run in independent processes. (One per processor by default. Does not play nicely with gevent.)
Powerful - Multi-target + auto-discovery.
Traditional - Use the normal unittest classes and methods for your unit tests.
Descriptive - Four verbosity levels, from just dots to full docstring output.
Convenient - Bash-completion and ZSH-completion of options and test targets.
Thorough - Built-in, optional integration with coverage
Modern - Supports Python 2.7, 3.4+, and PyPy
Portable - Completely supports OS X, Linux, and BSDs (and Windows on Python 2.7 and mostly on 3.4+)
Living - This project grows and changes. See the changelog
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 green-2.7.3.tar.gz.
File metadata
- Download URL: green-2.7.3.tar.gz
- Upload date:
- Size: 55.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7b7deada0cf46798ad2c40a4a111be563a2bc2743270e22dbb17a4749b5cdd8
|
|
| MD5 |
158a7988f33d63ea0b9c2373774d5b76
|
|
| BLAKE2b-256 |
a5d9e8763266204d51e51a801016213bd6aecb209f88f29a9c2a13fc359534dc
|