Monty Taylor 4b8840d96d Remove nose from setup_requires
It's not really a setup_require. nose is not needed to run setup.py.

Change-Id: Ib2e22fe1be40a1feeca4bf7d35ed1797bdb10de8
2013-08-08 13:20:10 -03:00
2013-07-05 21:37:51 -04:00
2012-08-21 11:03:56 -07:00
2012-12-16 10:41:46 -08:00
2012-11-30 14:41:11 -08:00
2012-08-08 09:19:47 -07:00
2013-08-08 13:20:10 -03:00
2012-08-21 11:03:56 -07:00

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
Nose plugin for generating HTML output
Readme 183 KiB
Languages
HTML 88.6%
Python 11.4%