OpenStack tooling for interacting with testr
Go to file
Zuul 8cd769cd8e Merge "Bump hacking" 2024-03-19 08:53:17 +00:00
doc Fix compatibility with subunit >= 1.4.3 2023-12-20 23:23:58 +09:00
os_testr Remove six 2024-02-08 17:50:28 +09: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
requirements.txt Bump hacking 2024-02-08 17:52:06 +09:00
setup.cfg Update python classifier in setup.cfg 2024-01-04 07:05:53 +00:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-03-04 01:35:46 +00:00
test-requirements.txt Merge "Bump hacking" 2024-03-19 08:53:17 +00: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