← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #226789]: Should I use class methods or classes to do the same as sikuli scripts on a given environement?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
in all cases, it is the best choice, to use some testing framework:

--- module unittest in Jython (see faq 1804)

--- JUnit in Java

This gives you all organizational, runtime and reporting options you
need.

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