Extends nose.plugins.cover to add Cobertura-style XML reports
Project description
# nose-xmlcover
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.
- ## Usage
#nosetests –with-coverage {{ coverage options }} –with-xcoverage nosetests –with-coverage –cover-package=myapp –cover-tests –with-xcoverage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nosexcover-1.0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file nosexcover-1.0.1.tar.gz.
File metadata
- Download URL: nosexcover-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
502232e995867c6c544f60a730ce10ad22017ab421a7284f6279ca9636c2de6e
|
|
| MD5 |
def26e09ff5d26dfb24ccf2ef6d1b8b1
|
|
| BLAKE2b-256 |
b0fdde6459797e3b839b5a92f2946d4fcbadc4e8fba9381ef334658f5eb3637c
|