← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #521200]: setUpClass does not run with HTMLTestrunner

 

Question #521200 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/521200

    Status: Open => Answered

RaiMan proposed the following answer:
As far as I remember HTMLTestRunner (years ago, when I implemented the
SikuliX feature ;-), it does not know anything about setUpClass.

So I recommend, to not dig around in HTMLTestRunner, but move the
setUpClass code to the outside in the script before and after the
runner.run(suite).

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.