OpenStack tooling for interacting with testr
Go to file
niuke 204fe38386 remove unicode from code
Change-Id: Iea91567941e16007750498114d279dde12571fb8
2022-09-21 08:22:13 +08:00
doc remove unicode from code 2022-09-21 08:22:13 +08:00
os_testr remove unicode from code 2022-09-21 08:22:13 +08:00
releasenotes Remove the deprecated ostestr command 2022-03-24 16:49:44 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:42:01 +00:00
.gitignore Switch to stestr under the covers 2017-08-29 11:03:30 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:26 +00:00
.mailmap Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
.stestr.conf Switch to stestr under the covers 2017-08-29 11:03:30 -04:00
.zuul.yaml Update CI to use unversioned jobs template 2022-03-23 11:00:59 +05:30
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-04-22 14:08:14 +00:00
HACKING.rst Use updated hacking url link 2018-10-17 02:34:54 +00:00
LICENSE Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
MANIFEST.in Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
README.rst Remove the deprecated ostestr command 2022-03-24 16:49:44 -05:00
babel.cfg Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
requirements.txt Remove the deprecated ostestr command 2022-03-24 16:49:44 -05:00
setup.cfg Merge "Update CI to use unversioned jobs template" 2022-03-25 09:57:00 +00:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-03-04 01:35:46 +00:00
test-requirements.txt Remove the deprecated ostestr command 2022-03-24 16:49:44 -05:00
tox.ini Remove the deprecated ostestr command 2022-03-24 16:49:44 -05:00

README.rst

os-testr

Latest Version

Downloads

A testr wrapper to provide functionality for OpenStack projects.

Features

  • 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