← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #680996]: sikulixX + HtmlTestRunner - continue on assert False

 

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.