Python script which converts junit xml file/text into the markdown representation
Project description
# Python script which converts junit xml file/text into the markdown representation
### Requirements
Install the required dependencies by running: ` pip install -r requirements.txt `
### How to use
` python <path_to_script> <text/path_to_file> `
### Sample output
To see sample output run following comment in the main directory: ` python .\junit_to_md\main.py sample_junitOutput.xml `
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.1.1.tar.gz
(1.8 kB
view hashes)