openstack run_tests.py style output for nosetests
Project description
openstack-nose provides a nose plugin that allow’s nosetests output to mimic the output of openstack’s run_tests.py.
Installation
pip install -e git+https://github.com/jkoelker/openstack-nose.git#egg=openstack.nose_plugin
Usage
The following options are availible:
- --with-openstack
Enable plugin Openstack: Nova style output generator [NOSE_WITH_OPENSTACK]
- --openstack-red=OPENSTACK_RED
Colorize run times greater than value red. [NOSE_OPENSTACK_RED] or 1.0
- --openstack-yellow=OPENSTACK_YELLOW
Colorize run times greater than value yellow. [NOSE_OPENSTACK_RED] or 0.25
- --openstack-show-elapsed
Show the elaped runtime of tests. [NOSE_OPENSTACK_SHOW_ELAPSED]
- --openstack-color
Colorize output. [NOSE_OPENSTACK_COLOR]
- --openstack-num-slow=OPENSTACK_NUM_SLOW
Number top slowest tests to report. [NOSE_OPENSTACK_NUM_SLOW]
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
Hashes for openstack.nose_plugin-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e62f076aa83817b2a2747f94f43949a047c49b4747d29752943507f0a5af4973 |
|
MD5 | d20f8326ad851e3618ecafb057eab584 |
|
BLAKE2b-256 | 3a7036d65e189b547177a1c5f056765ab868fb416e74a265a63e46542af7f249 |