← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #251396]: How to create xml report using xmltestrunner for test suite

 

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

    Status: Answered => Open

Harry is still having a problem:
The code ran successfully but blank xml report got generated in the given path.
Like html report, i want  to generate xml report for all the suite as in the below image.

http://marcelog.github.io/articles/cth_surefire_example.png

I am able to generate html report for the following suites:
  suite.addTest(xmlreport('open_the_emulator_and_launch_the_securechatapp'))
  suite.addTest(xmlreport('phone_number_validations'))
  suite.addTest(xmlreport('putting_invalid_otp_code'))
  suite.addTest(xmlreport('getting_otp_code_through_phone_call'))


Please help me on this

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