Skip to main content

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 - Can run tests in independent processes. (Only 1 by default for compatibility, try “-s 0” for best results)

  • 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+, PyPy and PyPy3

  • Portable - Completely supports OS X, Linux, and BSDs (and Windows most of the time).

  • 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

green-2.0.4.tar.gz (50.3 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