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

    Status: Open => Needs information

RaiMan requested more information:
There need not be any additional docs on assert, since it is Python
standard together with unit test.

How and where are you using that? Paste some code.

def test1(self):
     assert exists("some-image.png")

should give an assertion exception if the image cannot be found.

-- 
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