setUpClass() in Sikuli jUnit tests?

Asked by Artem

Related question is https://answers.launchpad.net/sikuli/+question/126602. But it is old, and nobody cares about it. But it is a problem. Is there some way to setUpClass in sikuli unit test?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

There are many restrictions to the current implementation of the unittest feature in the Sikuli IDE.

no support for setUpClass(), tearDownClass() is one of them.

If you need it, you have to implement the unittetst framework your self in the normal script context.

Can you help with this problem?

Provide an answer of your own, or ask Artem for more information if necessary.

To post a message you must log in.