Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » running ui and non-ui tests with swtbot
running ui and non-ui tests with swtbot [message #502378] Mon, 07 December 2009 22:07
John Reysa is currently offline John ReysaFriend
Messages: 21
Registered: July 2009
Junior Member
I've been able to run an RCP application with a UI using swtbot.
Additionally, I was able to run the tests headless following the SWTBOT
instructions.

Is is possible to run my RCP tests that don't use the UI with the same
headless invocation? I tried running one, but it seems there might be
an issue with the application. The application is a simple wait(), as
opposed to the UI application which runs
PlatformUI.createAndRunWorkbench(display, new ApplicationWorkbenchAdvisor())

If not, is there some other application that does what your
org.eclipse.swtbot.eclipse.junit4.headless.swtbottestapplica tion does,
but targeted at non-ui tests?
Previous Topic:How to relaunch AUT before each test class in test suite?
Next Topic:Testing RCP application with Ant
Goto Forum:
  


Current Time: Fri Apr 19 19:25:35 GMT 2024

Powered by FUDForum. Page generated in 0.02571 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top