Clark Boylan e1742b8c74 Add setup.py to the project.
Add a setup.py to the project that will install the HtmlOutput nose
plugin as a nose plugin called 'html-output' using setuptools
entrypoints.
2012-08-08 09:51:15 -07:00
2012-08-08 09:19:47 -07:00
2012-08-08 09:51:15 -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
RETIRED, further work has moved to Debian project infrastructure
Readme 86 KiB
Languages
HTML 89.2%
Python 10.8%