Thiago da Silva 25b1e1fad4 Bump version to 0.0.7
Note that there was a jump from 0.0.5 to 0.0.7. This is due
to an error during last release that mistakenly tagged commit
71d12999b06908bbb019f69c89361bd44bec316c as 0.0.5 when it
should have bumped to 0.0.6.

Change-Id: Icfa6f0d0e3fb08ba17ddf9ec32a9309f8f78fc9c
2019-11-01 16:44:18 +02:00
2019-11-01 16:44:18 +02:00
2013-07-05 21:37:51 -04:00
2012-08-21 11:03:56 -07:00
2019-04-19 19:36:18 +00:00
2012-08-08 09:19:47 -07:00
2017-06-22 19:29:16 +09: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%