Commit Graph

2 Commits

Author SHA1 Message Date
Paul Goins e3bf76a1c4 Added tox environment for gathering coverage
This technique was borrowed from the tox "cover" environment in
openstack/nova's tox.ini.  This leverages the fact that stestr lets
you override the python executable via the PYTHON environment
variable.  Doing this allows us to easily generate coverage for our
unit tests.

An important caveat is that this does not provide any coverage for
tests via zaza, amulet, etc.  It is purely focused on the unit tests.

Note that this replaces the previous .coveragerc; coverage
configuration is instead pulled from tox.ini.

Change-Id: Idedc9707c2670825e2307ffacf40496d52f03d13
2019-03-01 14:38:45 +01:00
James Page ad7867fe77 [dosaboy,r=james-page] Add broker functionality 2014-11-19 16:12:04 -06:00