← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #186626]: sikuli proboscis integration python

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Some typo? I guess you are talking about proboscis, that brings testNG
to Python.

According to there docs on github, it can be used with Jython (as it
seems even Nose can be made available), so you can use it in Sikuli
scripts. The proboscis modules have to be made available via sys.path,
if you want to run your scripts using Sikuli.

If you decide to setup a standalone Jython environment or develop with
Eclipse/Netbeans, it is the other way round: make the Sikuli features
available in this environment as documented.

googling: jython proboscis reveals some helpful entries

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