Skip to main content



      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 12:36 Go to next message
Eclipse UserFriend
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 08:04 Go to previous message
Eclipse UserFriend
> 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: Sun May 18 10:29:27 EDT 2025

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

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

Back to the top