Comment 6 for bug 1241332

Revision history for this message
Matt Fischer (mfisch) wrote :

So it's not quite as simple as switching over to python-coverage as that seems to behave a bit differently:

mfisch@virgon:~/openstack/horizon (master)$ ./run_tests.sh -c -N -P
Running Horizon application tests
nosetests --verbosity 1 horizon --nocapture --nologcapture --exclude-dir=horizon/conf/ --exclude-dir=horizon/test/customization --cover-package=horizon --cover-inclusive --all-modules
Usage: manage.py [options]

manage.py: error: no such option: --exclude-dir

Anyone have other ideas?