nose-xmlcover

What is it?

A plugin for Nose that gen­er­ate an XML test cov­er­age report.

Why?

Read the announce­ment

Get it

Example

#nosetests --with-coverage {{ coverage options }} --with-xcoverage
nosetests --with-coverage --cover-package=myapp --cover-tests --with-xcoverage