sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26425
Re: [Question #250286]: HTML TestRunner report NOT showing screenshots
Question #250286 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/250286
Status: Open => Answered
RaiMan proposed the following answer:
--- Does that mean we can't use the title and description parameters anymore?
Simply no. Use defined parameters as you like.
--- more than one assert in a test function ...
... is at least against unit test philosophy, but I did not check, wether this is allowed.
Normally one test case (Python test function) should terminate with one assert, which in turn triggers the reporting for this case.
having more than one possible assert makes the test case ambiguous.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.