Adds coverage-related packages to the tools/pip-requires to allows users to generate coverage reporting when running unit tests with virtulenv.

For example, this will now work:

./run_tests.sh -V --with-coverage --cover-package=nova
This commit is contained in:
Lorin Hochstein
2011-05-07 03:06:28 +00:00
committed by Tarmac

Diff Content Not Available