Clark Boylan b0a3e9be2b Bump version to 0.0.4 in prep for release.
The nose html output plugin now handles skip tests properly. Bump the
version to 0.0.4 so that this new feature can be released.

Change-Id: I1e5ff6e713ff86089f238c5e021f9e746babff8f
2012-08-28 09:42:07 -07:00
2012-08-21 11:03:56 -07:00
2012-08-21 11:03:56 -07:00
2012-08-21 09:52:44 -07:00
2012-08-08 09:19:47 -07: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%