Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Executing a single SWTbot test from the headless runner
Executing a single SWTbot test from the headless runner [message #1857128] Wed, 18 January 2023 17:36 Go to next message
Zac Hamid is currently offline Zac HamidFriend
Messages: 7
Registered: August 2022
Junior Member
Hello

Is it possible to execute a single test in a class via the headless application. The standard.

Looking into the repo, it doesn't look possible: https://eclipse.googlesource.com/swtbot/org.eclipse.swtbot/+/master/org.eclipse.swtbot.eclipse.junit5.headless/src/org/eclipse/swtbot/eclipse/junit/headless/EclipseTestRunner.java

As it doesn't seem to have that option available via the CLI

Has anyone got any suggestions on how I can achieve this, or should I just have each test in its own suite?
Re: Executing a single SWTbot test from the headless runner [message #1858445 is a reply to message #1857128] Mon, 03 April 2023 12:04 Go to previous message
Gilles Iachelini is currently offline Gilles IacheliniFriend
Messages: 8
Registered: November 2017
Junior Member
> should I just have each test in its own suite?

I think that's the way you have to go. I have seen others doing it exactly like that. Having a bunch of tests only containing one test case.

(why is this forum so dead?)
Previous Topic:Headless Testing on Github
Next Topic:ContextMenu option selection in SWTBOT
Goto Forum:
  


Current Time: Sat Jul 27 05:42:17 GMT 2024

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

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

Back to the top