Categories: None [Edit]

thoughtbot-webrat

https://rubygems.org/gems/thoughtbot-webrat
https://github.com/brynary/webrat
Webrat lets you quickly write expressive and robust acceptance tests for a Ruby web application. It supports simulating a browser inside a Ruby process to avoid the performance hit and browser dependency of Selenium or Watir, but the same API can also be used to drive real Selenium tests when necessary (eg. for testing AJAX interactions). Most Ruby web frameworks and testing frameworks are supported.

Total

Ranking: 158,444 of 180,418
Downloads: 2,632

Daily

Ranking: 79,666 of 180,402
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
11876,624,732rack
21787,493,829nokogiri
36535,425,236rack-test

Owners

#GravatarHandle
1icontdunn