How can I run sikuli tests from ant using junit tags

Asked by Kip

I would like to do something like:

<junit fork="yes">
  <jvmarg value="-Djava.compiler=NONE"/>
  ...
</junit>

in an ant file.

Is this possible? Please tell me how.

Thanks!

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
Peter Parente (parente) said :
#1

Maybe you can translate this Python approach to what you need?

https://answers.launchpad.net/sikuli/+question/100436

Revision history for this message
Peter Parente (parente) said :
#2

Sorry, I meant to leave that as a comment, not as an answer. Not sure how to change it now in Launchpad.

Can you help with this problem?

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

To post a message you must log in.