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

Joost gave more information on the question:
I've been using the examples as a starting point. I've made a new module
that adds a wrapper around some classes; to be able to use it in the
unit tests, one needs to define the imports in the setUp(self) methods.

So far I've worked around this import problem (not documented anywhere)
and I found that the filename of the sikuli project (more specifically,
the corresponding .py file) cannot contain a space or any non-
alphanumeric token, as it seems to be translated into the name of the
Java class that extends the JUnit.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to