← Back to team overview

sikuli-driver team mailing list archive

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