step6829 7c2bb825c4
Split functionality out of main
This commit splits out the actual output generation functionality from
the main function. It also adds parameters for specifying a stdin and
stdout file object. This enables external access to the output
generation within python, which could be useful for integrating
subunit-trace output with your own test runner.

Change-Id: Id9fc13b9b70c5b2cc47b48eee6426e7e312eff7f
2016-05-23 16:09:58 -04:00
2016-02-02 15:59:27 +11:00
2016-05-23 16:09:58 -04:00
2015-12-04 18:26:12 +09:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-10-01 20:25:21 +02:00
2016-02-10 21:57:50 +00:00
2015-12-04 18:26:12 +09:00

os-testr

A testr wrapper to provide functionality for OpenStack projects.

Features

  • ostestr: a testr wrapper that uses subunit-trace for output and builds some helpful extra functionality around testr
  • subunit-trace: an output filter for a subunit stream which provides useful information about the run
  • subunit2html: generates a test results html page from a subunit stream
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 245 KiB