sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23588
Re: [Question #242637]: Need results after ruuning
Question #242637 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242637
Status: Open => Answered
RaiMan proposed the following answer:
You have to decide, wether you use Python (this is what you are doing with Sikuli IDE) or Java.
For unit testing see faq 1804
Since you know Eclipse:
- you can use Eclipse with Python plugin and unit testing via Python module unittest
- you can use Java as you might be familiar with
When you decide to use Eclipse (which I recommend if you are a tester):
https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.