sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06659
Re: [Question #177897]: Run some test cases usin unit test
Question #177897 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/177897
Status: Open => Answered
RaiMan proposed the following answer:
ok, you seem to have some basic knowledge.
This and your questions let me say: forget IDE's unit test feature in its current shape.
Use Pythons unittest module directly.
see https://answers.launchpad.net/sikuli/+question/177536 comment #1 for
some explanations.
The advantage:
with a little extra effort, you can run your scripts normally and have all options you have with normal Sikuli scripts.
Come back if you have questions after e.g. googling for "jython
unittest".
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.