← Back to team overview

sikuli-driver team mailing list archive

[Question #250308]: SIKULI JUnit - Object Reference Queries

 

New question #250308 on Sikuli:
https://answers.launchpad.net/sikuli/+question/250308


Hi All, 

I am good beginner to the SIKULI, JUNIT and Python....

Assuming I have successfully created any number of unit tests and have run them individually in the Sikuli IDE successfully. 
I now want to take xx of them to create a larger test run, say unitTestA.sikuli, unitTestB.sikuli, and unitTestD.sikuli, each of which have several tests defined within them. 

How do I get them to execute as one suite? I caught references to jython and python unittest, and sort of understand how (python) it works, but don't understand how to combine the Sikuli unit test scripts into the unittest.

Also need some clarification around how do we reuse the methods or functions defined in a class to another class? 

Trying to build a large test repository with SIKULI GUI Automation.

Kindly help and let me know your comments

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