Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWTBot/Articles And Tutorials"

(New page: This page lists some of the blogs that others have written about interesting usages of SWTBot:)
 
m
Line 1: Line 1:
 
This page lists some of the blogs that others have written about interesting usages of SWTBot:
 
This page lists some of the blogs that others have written about interesting usages of SWTBot:
 +
 +
* [http://ketan.padegaonkar.name/2008/06/21/reusing-functional-tests-part-1.html Reusing Functional Tests -- Part 1]
 +
* [http://ketan.padegaonkar.name/2009/04/10/cucumber-on-jruby-inside-eclipse.html Running SWTBot tests from Cucumber]
 +
* [http://andymaleh.blogspot.com/2008/12/glimmers-got-bdd-through-rspec-and.html SWTBot tests from RSpec using Glimmer]
 +
* [http://andymaleh.blogspot.com/2008/12/first-example-of-glimmer-rspecswtbot.html Example code for SWTBot tests using RSpec and Glimmer]
 +
* [http://greensopinion.blogspot.com/2008/09/eclipse-gui-testing-is-viable-with.html Initial spikes for Eclipse support in SWTBot]

Revision as of 04:52, 24 April 2009

This page lists some of the blogs that others have written about interesting usages of SWTBot:

Back to the top