← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #676371]: Sikuli logs to HTML test runner report --- not possible

 

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

RaiMan proposed the following answer:
had a look into the sources of python-html - but did not test it.

looks rather promising ;-) since it has many features to configure
and/or script (hooks), what is going to the HTML file.

Since it does not seem to depend on any C-based stuff (native libs),
there is a good chance, that it works with Jython 2.7 (= SikuliX).

IMHO, you must use pytest, to use the HTML reporter.

The challenge is, to get it accessible in the SikuliX/Jython
environment, since it seems to need pip for installation.

If you step into it, feedback would be appreciated.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.