← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #252751]: Generate XML test report for sikuli

 

Question #252751 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252751

Description changed to:
I run sikuli script from command line using Jython, like

>Jython simpleTest.py

and execute successfully.
 
Now I want to integrate to Jenkins, but fail to generate XML format test report (which compatible with the XML output of JUnit).

There is a tool called xmltestrunner which can output a XML format test
report but only can run in Python

However sikuli script(Jython) isn't compatible to Python(due to
different interpreter)

So wonder there is a way to (automatically) generate a XML format test
report for the sikuli script(Jython) ?

Thank you!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.