Python script which converts junit xml file/text into the markdown representation
Project description
Example usage
from junit_to_md import junit_to_md junit_to_md(open("sample_junitOutput.xml", "r"))
Sample output
You can see see sample output at sample_output.md
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
junit-to-md-py-0.2.0.tar.gz
(1.7 kB
view hashes)