← Back to team overview

sikuli-driver team mailing list archive

[Question #252751]: generate XML test report for sikuli

 

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

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.

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.