OpenStack tooling for interacting with testr
Go to file
Matthew Treinish f0e5175420 Add basic unit tests to check ostestr return codes
This commit adds some basic unit tests which runs ostestr in some
basic configurations against a fake test suite to ensure that the
ostestr always exits with a 0 on success and 1 on errors when running
tests. This is invaluable for using ostestr in ci systems.
2015-03-18 22:51:07 -04:00
doc/source Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
os_testr Add basic unit tests to check ostestr return codes 2015-03-18 22:51:07 -04:00
.coveragerc Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
.gitignore Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
.gitreview Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
.mailmap Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
.testr.conf Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
babel.cfg Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
HACKING.rst Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04: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
openstack-common.conf Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
README.rst Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
requirements.txt Add basic unit tests to check ostestr return codes 2015-03-18 22:51:07 -04:00
setup.cfg Add subunit-trace and ostestr 2015-03-17 16:23:32 -04:00
setup.py Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00
test-requirements.txt Add basic unit tests to check ostestr return codes 2015-03-18 22:51:07 -04:00
tox.ini Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00

os-testr

A testr wrapper to provide functionality for OpenStack projects

Features

  • TODO