Comment 7 for bug 1241332

Revision history for this message
Thomas Goirand (thomas-goirand) wrote :

Hi Matt,

To make it work, you need python-nose-exclude, which I packaged in Debian:
http://packages.debian.org/sid/python-nose-exclude

Once you have it, the --exclude-dir error will go away. Then you'll have to do the python -m coverage thing. Though this will still not be enough to have all of the unit tests to work. I've spent hours on it, and it still didn't work correctly for me in Sid. Though this is orthogonal to fixing the coverage problem, so please go ahead!