RubyGems.org

capybara

0.1.3

Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb. It is inspired by and aims to replace Webrat as a DSL for interacting with a webapplication. It is agnostic about the driver running your tests and currently comes bundled with rack-test, Culerity and Selenium support built in.

installgem install capybara -v 0.1.3
Authors

Jonas Nicklas

3,861,715 total downloads 1,247 for this version
Owners

6c469749d725177dd2837d806c769cd4

Gemfile
gem "capybara", "~> 0.1.3"
Versions
  1. 2.1.0 April 9, 2013
  2. 2.1.0.rc1 April 2, 2013
  3. 2.1.0.beta1 March 17, 2013
  4. 2.0.3 March 26, 2013
  5. 2.0.2 December 31, 2012
Show all versions (39 total)