Matthew Treinish bef89fc8f8
Enable testr run passthrough arguments
This commit enables passing through any unknown arguments to testr run.
There are several features in testr's run cli which aren't exposed in
ostestr. Instead of adding a duplicate argument for each of these this
commit will capture any unidentified arguments and will pass them
through to the testr run subprocess call.

Change-Id: I26eb5c6a5908258c3035b93d72924646bb834d40
2016-01-26 04:40:06 -05:00
2015-12-05 22:55:06 +09: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
2015-07-31 10:12:21 +08:00
2016-01-04 17:30:47 -05:00
2015-08-05 18:30:06 -04: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