sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05305
Re: [Question #171215]: IDE: Unit test: test function names should have at least one character after prefix test
Question #171215 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/171215
RaiMan proposed the following answer:
If you make any changes to a test script, you have to save it before
running it again.
BTW: if you have only one test function, this can be named test only
(Sorry for misleading)
this runs for me with rc3 in IDE UnitTest:
def test(self):
print "in test"
return True
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.