What gems are available for Acceptance Testing Using IronRuby

Hi,

I know that I cannot use WatiR because of its C implementation but what
other tools (gems) are available which can be used for acceptance
testing
(browser, winforms, wpf) applications.

Has anyone successfully integrated any of the gems with IronRuby?

Links or resources!

There is the bewildr gem for testing WPF apps:

http://github.com/natritmeyer/bewildrShay.


Shay F. | Microsoft Visual C#/IronRuby MVP | Author of IronRuby
Unleashed
Blog: http://IronShay.com | Twitter: http://twitter.com/ironshay

Hi Mohammad,

Mohammad A. wrote:

I know that I cannot use WatiR because of its C implementation but what
other tools (gems) are available which can be used for acceptance testing
(browser, winforms, wpf) applications.

In addition to WatiR there is WatiN (.NET) and WatiJ (Java). You might
have better success with WatiN. There’s also Selenium. Though a bit old,
here’s an article on setting up Selenium with Cucumber:
http://wiki.github.com/aslakhellesoy/cucumber/setting-up-selenium

Has anyone successfully integrated any of the gems with IronRuby?

I’ve not tried, but others may have. You may also look at FitNesse since
it has both .NET and Ruby extensions, and I wonder if that would work
with IronRuby.


Cory F.
http://www.coryfoy.com
http://twitter.com/cory_foy