[openstack-dev] testr now Nova's test runner

Michael Still mikal at stillhq.com
Sat Dec 15 08:49:39 UTC 2012


On Sat, Dec 15, 2012 at 1:06 PM, Clark Boylan <clark.boylan at gmail.com> wrote:
> Hello,
>
> The change (https://review.openstack.org/15078) to make testr Nova's
> test runner merged in the last hour or so.

First off, this is awesome. Its massively faster on my laptop than the
old way, so thanks very much.

However, the way I generate HTML coverage is now broken, probably
because I was doing it wrong. I would do something like this:

NOSE_WITH_COVERAGE=1 tox -v -epy27
python-coverage html

What's the correct testr incantation to get a coverage run?

Thanks,
Michael



More information about the OpenStack-dev mailing list