openbsd-ports/www/ruby-capybara/pkg/DESCR
jeremy 0bde4ba6ee Add ruby-capybara-1.1.2
Capybara helps you test Rails and Rack applications by simulating how a
real user would interact with your app. It is agnostic about the driver
running your tests and comes with Rack::Test and Selenium support built
in. WebKit is supported through an external gem.

OK sthen@
2012-12-20 16:21:24 +00:00

5 lines
265 B
Plaintext

Capybara helps you test Rails and Rack applications by simulating how a
real user would interact with your app. It is agnostic about the driver
running your tests and comes with Rack::Test and Selenium support built
in. WebKit is supported through an external gem.