How to relaunch a single test within Eclipse [message #41224] |
Tue, 30 June 2009 11:49  |
Eclipse User |
|
|
|
Hi all,
First of all, I've been using SWTBot more and more and I find it really
usefull for my UI tests. I want to says congrats to Ketan Padegaonkar
and to the other contributers I've seen so far. I'm getting a bigger
test base by the day.
But, as I'm getting more test case, I'm getting more failures! I'm also
a user of JUnit inside Eclipse and I find it really useful that in the
JUnit view I can right-click on a single test and rerun only that test
or the tests that failed (with the Rerun Test - Failures First button).
I was wondering if that could be possible with my SWTBot test case, it
could really speed up the rerunning of failed tests.
I did a first look at how JUnit does that or if SWTBot could use an
extension point of org.eclipse.jdt.junit but I didn't have any luck up
to now...
Thanks again!
P
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03214 seconds