python-nosexcover 1.0.11 Extends nose.plugins.cover to add Cobertura-style XML reports

Nose-xcover is a companion to the built-in nose.plugins.cover. This plugin will write out an XML coverage report to a file named coverage.xml.

It will honor all the options you pass to the Nose coverage plugin, especially -cover-package.