
It's not really a setup_require. nose is not needed to run setup.py. Change-Id: Ib2e22fe1be40a1feeca4bf7d35ed1797bdb10de8
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.
Description
Languages
HTML
88.6%
Python
11.4%