On Thu, Jan 22, 2009 at 6:46 PM, Joe Van Dyk <[email protected]> wrote: > We're starting to work on some javascript-heavy websites, and even > some flash/flex based ones as well. > > What's the current hotness in automatically testing those types of > websites? Does cucumber hook up to selenium now? I thought I saw > that webrat did. > > Any recommended resources?
Yes you can use cucumber/webrat/selenium. I have had some trouble with ajax-heavy stuff but never took the time to sort it out. For testing JS directly, I use Screw.Unit Pat _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
