← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #177314]: My Unit Test is not running, how can I troubleshoot the problem?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This usually happens, when the script has syntactical errors, which are
not shown.

just run the script in normal IDE mode. These errors should show up now.

When the script is free of these syntactical errors, nothing should
happen on run, since you only have functions, that are not used.

Now try in test mode.

Do not forget to save the script before running, when you made changes.

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