pankaj wrote in post #967152: > For an existing rails application, which is better? building > integration tests through cucumber or through selenium >
They're not mutually exclusive. Use Cucumber, and if you have extensive JavaScript to test drive Selenium or Celerity through Cucumber. > Regards, > Pankaj Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] Sent from my iPhone -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

