[MacRuby-devel] GUI Testing

Laurent Sansonetti lsansonetti at apple.com
Wed Dec 8 14:40:05 PST 2010


Hi Jason,

I'm not aware of any Ruby GUI testing framework for Cocoa apps, but I think one could roll something out using MacRuby and the Mac OS X accessibility APIs. Another solution would be to use Apple Events, but not every application is fully scriptable.

Laurent

On Dec 7, 2010, at 5:22 PM, Jason Voegele wrote:

> Hi all,
> 
> I've recently been reading the excellent book "Scripted GUI Testing with Ruby".  It's a great book, but a little bit dated.  The GUI testing framework developed throughout the book uses either the Windows API or JRuby/Swing API underneath the hood for the actual GUI interaction.  I like this framework a good deal, and would like to use it for a MacRuby appplication, and although I'm sure I could build a similar framework by hand myself, I'm wondering if anyone else has already done so?
> 
> Do you know of any GUI testing frameworks that work with MacRuby?  Preferably one that can be driven by Cucumber and RSpec?
> 
> Thanks!
> 
> -- 
> Jason Voegele
> It is not enough to have a good mind. The main thing is to use it well.
> 		-- Rene Descartes
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20101208/45f7f4e9/attachment.html>


More information about the MacRuby-devel mailing list