openstack run_tests.py style output for nosetests
Project description
openstack.nose_plugin provides a nose plugin that allow’s nosetests output to mimic the output of openstack’s run_tests.py.
Installation
pip install 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-nocolor
Disable 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.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a28d44dc23de8164d7893da7020404c73c4325b46d5507911f0257c15f613b4f |
|
MD5 | 0c6547f413db8c66921b110f78132aac |
|
BLAKE2b-256 | bc83e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81 |