Corey Bryant 8859449359 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I6c6f4fccec101fdbdc8cd952b889f7e43e41374a
Story: #2005924
Task: #34240
2019-07-15 13:12:46 -04:00
2019-06-30 05:52:12 +00:00
2019-06-03 18:44:07 +09:00
2017-08-29 11:03:30 -04:00
2019-04-19 19:29:26 +00:00
2015-03-17 14:58:46 -04:00
2017-08-29 11:03:30 -04:00
2019-07-15 13:12:46 -04:00
2015-03-17 14:58:46 -04:00
2018-10-17 02:34:54 +00:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2019-07-15 13:12:46 -04:00
2017-03-02 17:50:34 +00:00
2019-06-30 05:52:12 +00:00
2019-07-15 13:12:46 -04:00

os-testr

Latest Version

Downloads

A testr wrapper to provide functionality for OpenStack projects.

Features

Warning

ostestr command is deprecated. Use stestr command instead like following

  1. Install stestr (This step is already done if you're using ostestr.)
  2. You can use stestr run ... instead of ostestr ...
  3. You can use stestr list ... instead of ostestr --list ...

For more sub commands and options, please refer to stestr help or the stestr document.

  • 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
  • generate-subunit: generate a subunit stream for a single test
Description
OpenStack tooling for interacting with testr
Readme 2 MiB
Languages
Python 100%