sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23821
Re: [Question #243117]: I am written below unit test code by using sikuli, can u tell me how to use the HTML Test runner
Question #243117 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/243117
Status: Open => Answered
RaiMan proposed the following answer:
HTMLTestRunner is a wrapper for Python's unittest module, that is able to produce HTML reports instead of simple text output.
At https://dl.dropboxusercontent.com/u/42895525/HTMLTestRunner.zip you might download a pimped up version , that saves screenshots on failed tests. it contains a usage sample.
Nevertheless, you first have to learn how Python's unit testing feature works.
Look for tutorials on the net or relevant questions and faqs (like faq 1804).
BTW:
remarks like these:
Please give the response as soon as possible.
Please explain step by step process to understand to generate HTML Reports.
are not liked in this forum and not really necessary, since you usually get a fast response at least from me.
We understand, that everything is urgent, when you do not know how to get further.
We always try to give the best support as possible and as soon as possible.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.