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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cobertura-clover-transform-1.0.tar.gz.
File metadata
- Download URL: cobertura-clover-transform-1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54b51e48a53ef035df6f024131e511260d59a46d0626150599862f4bf8de1ada
|
|
| MD5 |
5a76c2863a505c1d5a78ca46dbfd22f0
|
|
| BLAKE2b-256 |
8a18c595f77787186ffb2484a92c4ec5952d405b815c19ca66ea9e2acebf6543
|
File details
Details for the file cobertura_clover_transform-1.0-py2-none-any.whl.
File metadata
- Download URL: cobertura_clover_transform-1.0-py2-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d90a3b9388321a8b1ea6f5f0781d60ab6aec197111c700a50a228d03fb46c44b
|
|
| MD5 |
edd9b21d3c30dba4bfc2e4f43f0e24e7
|
|
| BLAKE2b-256 |
f6372c35385a61a4cf2d490f5631cd9e2e3f2a98af15ede916eb59117e65a98f
|