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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to