Loading README.md +3 −3 Original line number Diff line number Diff line Loading @@ -16,9 +16,9 @@ git clone https://forge.etsi.org/rep/cti/robot-test-reporter.git ```bash python parseTestResults.py output.xml ``` where output.xml is the xml file generated by robot The command outputs to a new xlslx file if it does not exist, or appends to an existing one. *where output.xml is the xml file generated by robot* The command outputs to a new xlslx file if it does not exist, or appends to an existing one. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. No newline at end of file Loading
README.md +3 −3 Original line number Diff line number Diff line Loading @@ -16,9 +16,9 @@ git clone https://forge.etsi.org/rep/cti/robot-test-reporter.git ```bash python parseTestResults.py output.xml ``` where output.xml is the xml file generated by robot The command outputs to a new xlslx file if it does not exist, or appends to an existing one. *where output.xml is the xml file generated by robot* The command outputs to a new xlslx file if it does not exist, or appends to an existing one. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. No newline at end of file