← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #205071]: Switch to JUnit testing app

 

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

Martin D gave more information on the question:
My code is something along this line:

@Before
public void testApp() {
    app.main(); // GUI opens here
}

@Test
//Different test cases...

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