Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

solarfly73/openstack-nose

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openstack.nose_plugin - Nose plugin for openstack style test output

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]

About

Openstack style output for nosetests

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.