Matthew Treinish 65e1e1867c
Force utf8 encoding on subunit attachments output
On certain environments if the locale is set to ASCII when printing an
attachment things will explode because it's potentially trying to use
unicode chars outside of ASCII. This commit forces the attachment
output to be unicode encoded to avoid this issue.

Change-Id: I79ff7482ec3b1fd3ce83b8acf3137119b3db39a9
Closes-Bug: #1501415
2015-09-30 20:55:12 -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-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-07-31 10:12:21 +08:00
2015-08-05 18:30:06 -04:00
2015-06-23 19:31:57 -04: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
OpenStack tooling for interacting with testr
Readme 2 MiB
Languages
Python 100%