nose-xmlcover
What is it?
A plugin for Nose that generate an XML test coverage report.
Why?
Read the announcement
Get it
Example
#nosetests --with-coverage {{ coverage options }} --with-xcoverage
nosetests --with-coverage --cover-package=myapp --cover-tests --with-xcoverage