Ghanshyam Mann ce1af65b21 [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
Story: #2007236
Task: #38554

Change-Id: Iaec58e0b4d4356144efd626a55c2cb7913e08f3a
2020-04-22 14:08:14 +00: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%