Question #680996 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680996
RaiMan proposed the following answer: You do not seem to use the stuff according to the unittest rules. You have to organize your tests into test cases with a possible setup and teardown. Each test case then is run independently one after the other and reveals its result to HTMLTestRunner. -- You received this question notification because your team Sikuli Drivers 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

