Andreas Jaeger
70f183c052
Fix warning message with double "to"
Fix warning message: One "to" is enough, also improve sentence with adding "file". Change-Id: I69b1f9f30ac51a5d34eec78ceda8fdd9405a6ff1
os-testr
A testr wrapper to provide functionality for OpenStack projects.
- Free software: Apache license
- Documentation: https://docs.openstack.org/os-testr/
- Source: https://git.openstack.org/cgit/openstack/os-testr
- Bugs: https://bugs.launchpad.net/os-testr
Features
ostestr
: a testr wrapper that uses subunit-trace for output and builds some helpful extra functionality around testrsubunit-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
Description
Languages
Python
100%