Go to file
Tony Breeds 44dc02b52a Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove os-testr.

Change-Id: I258a88eda480c264386947cecbf99631dc777757
2016-12-21 12:08:17 +11:00
2016-09-27 15:28:21 -04:00
2016-12-21 12:08:17 +11:00
2015-12-04 18:26:12 +09:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2016-09-26 10:14:43 +00:00
2016-02-10 21:57:50 +00:00
2016-12-21 12:08:17 +11:00

os-testr

Latest Version

Downloads

A testr wrapper to provide functionality for OpenStack projects.

Features

  • ostestr: a testr wrapper that uses subunit-trace for output and builds some helpful extra functionality around testr
  • 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
Description
OpenStack tooling for interacting with testr
Readme 2 MiB
Languages
Python 100%