behave-plain-color-formatter
Formatter for behave that uses color but not fancy terminal repositioning
Installation
pip install behave-plain-color-formatter
Usage
You can specify the formatter directly in the command line using the -f argument:
behave -f behave_plain_color_formatter:PlainColorFormatter
or
behave --format behave_plain_color_formatter:PlainColorFormatter
You can also register the formatter to be available through a simple name:
# -- FILE: behave.ini
[behave.formatters]
plain.color = behave_plain_color_formatter:PlainColorFormatter
and the use it like:
behave -f plain.color
Release files for behave-plain-color-formatter 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| behave-plain-color-formatter-0.0.2.tar.gz | 2.6 kB | Details |
Release files / behave-plain-color-formatter-0.0.2.tar.gz
| Download URL | behave-plain-color-formatter-0.0.2.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
75fbdd63c9f90d553623ecd7a8cd28beb46c75c57bb0c39c371aab0331907a04
|
|
BLAKE2b-256 checksum How to use checksums |
567fbc6c49ce0d4939dcf392bba5cfbb445f216b05a9e535adb6ff1f09b03a82
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |