OpenStack tooling for interacting with testr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
niuke 204fe38386
remove unicode from code
6 months ago
doc remove unicode from code 6 months ago
os_testr remove unicode from code 6 months ago
releasenotes Remove the deprecated ostestr command 1 year ago
.coveragerc Change ignore-errors to ignore_errors 8 years ago
.gitignore Switch to stestr under the covers 6 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Initial Cookiecutter Commit. 8 years ago
.stestr.conf Switch to stestr under the covers 6 years ago
.zuul.yaml Update CI to use unversioned jobs template 1 year ago
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 3 years ago
HACKING.rst Use updated hacking url link 5 years ago
LICENSE Initial Cookiecutter Commit. 8 years ago
MANIFEST.in Initial Cookiecutter Commit. 8 years ago
README.rst Remove the deprecated ostestr command 1 year ago
babel.cfg Initial Cookiecutter Commit. 8 years ago
requirements.txt Remove the deprecated ostestr command 1 year ago
setup.cfg Merge "Update CI to use unversioned jobs template" 1 year ago
setup.py [ussuri][goal] Drop python 2.7 support and testing 3 years ago
test-requirements.txt Remove the deprecated ostestr command 1 year ago
tox.ini Remove the deprecated ostestr command 1 year ago

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