In theory something like
coverage run unit2 discover
Should work but it currently just errors out.
If you are a nose user which will be the equivalent of nosetests --with-coverage
In theory something like
coverage run unit2 discover
Should work but it currently just errors out.
If you are a nose user which will be the equivalent of nosetests --with-coverage