Clark Boylan 03ebb761da Record skipped tests.
Record skipped tests. Ensure that this plugin runs before the skip test
plugin as that plugin removes the SkipTest exceptions from the pipeline
and the data isn't available unless you run before the skip plugin.

Change-Id: I0f2b1be51981ca0191f36bdd577d98cd0e99e88e
2012-08-23 19:31:36 -07:00
2012-08-23 19:31:36 -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%