Nose plugin for generating HTML output
4e71a5434f
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I30671e48bf8086211e6bc64deabb9e637796925c |
||
---|---|---|
htmloutput | ||
tools | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
README | ||
results.html | ||
setup.py | ||
tox.ini |
A plugin for nosetests that will write out test results to results.html. The code is adapted from the example html output plugin at https://github.com/nose-devs/nose/blob/master/examples/html_plugin/htmlplug.py and the pyunit Html test runner at http://tungwaiyip.info/software/HTMLTestRunner.html.