Question #182883 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182883
RaiMan posted a new comment: If you are interested in a test runner, that directly produces HTML output based on a modifiable template: https://answers.launchpad.net/sikuli/+question/176005 I have a modified version, that stores a screenshot on failure, that you can look at with a link in the HTML result page. Come back, if you need it. Another tip: in current Sikuli, we are based on Python language version 2.5. As with Python 2.6 and 2.7, They have added some new features with unittest (e.g. skip tests). There is a back port available as unittest2, that can be used with Sikuli, since it is written in plain Python. -- 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

