Charm Interface - Nova Compute
874c08afde
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: Ibf0a0a4ad3e369f15011bce8f69466a8ee3cde7a |
||
---|---|---|
unit_tests | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
.zuul.yaml | ||
interface.yaml | ||
requires.py | ||
test-requirements.txt | ||
tox.ini |