I have a XML file generated in a test. Is there a way to convert it to a HTML report ala Jenkins?
Users can also convert XML File to HTML by uploading the file. XML to HTML Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
pycobertura can take coverage.xml
and convert it into reasonable-looking HTML. I'm using it with some Erlang source code right now.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With