Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobertura-clover-transform

A tool for transforming Cobertura test coverage XML created by [coverage.py](http://nedbatchelder.com/code/coverage/) into Clover-style XML which can be displayed by [Atlassian Bamboo](https://www.atlassian.com/software/bamboo).

Install

Running

`sh python setup.py install `

will install cobertura-clover-transform package and a command-line entry point script with the same name into the current Python environment.

How to run

Easy peasy:

cobertura-clover-transform <xml_file>

The XML

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

About

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

Resources

Stars

23 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages