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
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
Built Distribution
File details
Details for the file cobertura-clover-transform-1.1b1-post1.tar.gz
.
File metadata
- Download URL: cobertura-clover-transform-1.1b1-post1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54420620e7ef037eb35e24b2b95637d9f03fa93a4f229863ab1e08852dbcdd9b |
|
MD5 | cd4f7ddba74607d69381497d21ebfc0e |
|
BLAKE2b-256 | a0641d2772d7d2f60ad7532c1ee975b6cd223d60d58bb48f02aa34cba9994456 |
File details
Details for the file cobertura_clover_transform-1.1b1_post1-py2-none-any.whl
.
File metadata
- Download URL: cobertura_clover_transform-1.1b1_post1-py2-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 843b9d80bceb41c41384fb088d0960a3a7c8cc6eccb1023614d1835c331c3d1a |
|
MD5 | 315776fc41e7a1f924068232b54eaeab |
|
BLAKE2b-256 | d05941452a70be7de263db1811b683a7e7e5cd3cc451df21f2809e53209ff7c0 |