Go to file
Andreas Jaeger d5c66507d3 Update to hacking 3.0
Hacking 3.0 was just released with minor changes, update to the new
version.

Change-Id: Ia8b6a035fa9a17eccf210bae787676b6b0843ae9
2020-03-31 13:44:29 +02: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
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
2020-03-31 13:44:29 +02: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%