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.
os-testr
A testr wrapper to provide functionality for OpenStack projects
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-testr
- Source: http://git.openstack.org/cgit/openstack/os-testr
- Bugs: http://bugs.launchpad.net/os-testr
Features
- TODO
Description
Languages
Python
100%