sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06014
[Question #173976]: How do I call functions from test_ methods - NameError: global name 'blah' not defined?
New question #173976 on Sikuli:
https://answers.launchpad.net/sikuli/+question/173976
How do I call functions from test_ methods?
JUnit functionality works OK until I try to do this.
When I do, I get messages of the form:
- NameError: global name 'someName' not defined
where someName is the name of the function I'm trying to call.
I don't want this function to be a test hence its not named test_...
Much appreciated,
Terry.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.