Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb. It is agnostic about the driver running your tests and currently comes bundled with rack-test, Culerity, Celerity and Selenium support built in. env.js support is available as the capybara-envjs gem.
*Capybara is built to work nicely with Cucumber. Its API is very similar to that of Webrat. It is inspired by and aims to replace Webrat as a DSL for interacting with a webapplication.* Check more here: http://github.com/jnicklas/capybara --- Edmond Software Developer | Baobab Health Trust (http://www.baobabhealth.org/) | Malawi Cell: +265 999 465 137 | +265 881 234 717 *"Many people doubt open source software and probably don’t realize that there is an alternative… which is just as good.." -- Kevin Scannell* 2010/9/23 Mauro <[email protected]> > Hello. > I've seen > http://teachmetocode.com/screencasts/rails-3-building-a-blog-part-1-test-setup-generators/ > . > He use cucumber with rspec and capybara for tests. > What do you think? > I'm reading about cucumber but I don't know anything about capybara. > > -- > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

