OpenStack tooling for interacting with testr
doc | ||
os_testr | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
os-testr
A testr wrapper to provide functionality for OpenStack projects.
- Free software: Apache license
- Documentation: https://docs.openstack.org/os-testr/
- Source: https://opendev.org/openstack/os-testr
- Bugs: https://bugs.launchpad.net/os-testr
Features
subunit-trace
: an output filter for a subunit stream which provides useful information about the runsubunit2html
: generates a test results html page from a subunit streamgenerate-subunit
: generate a subunit stream for a single test