sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09758
Re: [Question #192876]: How to get unittest2 in Sikuli X-1.0rc3
Question #192876 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/192876
RaiMan posted a new comment:
I have checked again and decided to only replace
import unittest
by
import unittest2 as unittest
in HTMLTestRunner.py
I remade the package HTMLTestRunner2. It now contains the module folder unittest2.
The sample script htmltest2.sikuli now contains a sys.path handling.
It worked successfully for me.
download: http://dl.dropbox.com/u/42895525/HTMLTestRunner2.zip
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.