Skip to main content

Tools for transforming Cobertura test coverage XML into Clover-style XML

Project description

Tools for transforming Cobertura test coverage XML into Clover-style XML

As it turns out, the coverage created by [coverage.py](http://nedbatchelder.com/code/coverage/) outputs in Cobertura.

[Bamboo](https://www.atlassian.com/software/bamboo) has built in support for displaying Clover test coverage output.

This tool can be used to convert Coverage.py output to a format Bamboo can display.

To run

Easy peasy:

python -m cobertura_clover_transform.converter <xml_file>

The XML

The transform is actually defined using an XSLT, which is inside this repository. Feel free to use it for other purposes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cobertura-clover-transform-1.1.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

cobertura_clover_transform-1.1.2-py27-none-any.whl (3.7 kB view hashes)

Uploaded Python 2.7

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page