Question #192876 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/192876
RaiMan posted a new comment: The only thing you obviously have to change in HTMLTestRunner.py is the import statement import unittest2 The features used in HTMLTestRunner should be the same/compatible from unittest to unittest2. I have made the change and uploaded a unittest2 version of HTMLTestRunner: http://dl.dropbox.com/u/42895525/HTMLTestRunner2.zip Just test it. Feedback appreciated. -- 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

