ports/www/ruby-capybara/pkg/DESCR

5 lines
265 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.