| Best option for automated plugin testing? [message #798514] |
Tue, 14 February 2012 14:42  |
Jay Billings Messages: 36 Registered: July 2011 |
Member |
|
|
What's the best option for automating plugin tests these days?
I've read a couple of articles at Eclipse Corner,
http://www.eclipse.org/resources/resource.php?id=424
http://www.eclipse.org/resources/resource.php?id=156
as well as the references to those articles and the pages on the Eclipse Testing Framework.
I've tried all of the different methods with Eclipse Indigo, but none of them seem to work. They all appear to be just too old. For example, the Eclipse Testing Framework is no longer maintained; Pulling org.eclipse.test from the repo and rebuilding it fails because of the use of "PlatformRunnable." The Platform Release Engineering tools, (Releng), also no long contain org.eclipse.test.
My plugins are building nightly with Hudson and publishing to my site, but I'd like to test them too. Any thoughts?
I have posted this question in the TPTP forum. After looking closer it seems that TPTP is for building tools, not testing Eclipse plugins and the post is therefore more appropriate to the PDE forum.
Jay
Jay Jay Billings
Oak Ridge National Laboratory
Twitter: @jayjaybillings
|
|
|
|
| Re: Best option for automated plugin testing? [message #798573 is a reply to message #798521] |
Tue, 14 February 2012 16:20   |
Jay Billings Messages: 36 Registered: July 2011 |
Member |
|
|
Lubos,
Thanks for the quick response!
I think that Jubula will be great for testing the UI plugin of my RCP product. I've used SWTBot in the past, but it would be great to switch to the user-oriented view of Jubula. I've looked at Rational Functional Tester for that in the past, but it can be very expensive if one requires many licenses.
I also have seventy two junit tests for other plugins that I would like to run. These junit tests are spread across several plugin fragments for each of the different plugins. Do you have a suggestion for these? It would be great to get them working with Hudson.
Thanks again,
Jay
Jay Jay Billings
Oak Ridge National Laboratory
Twitter: @jayjaybillings
|
|
|
|
Powered by
FUDForum. Page generated in 0.05510 seconds