Registry / testing / webrat

webrat

JSON →
library0.7.3rbrubygemsunverified

Webrat lets you quickly write expressive and robust acceptance tests for a Ruby web application, simulating a browser in-process or driving Selenium.

gem install webrat
INSTALL
IMPORT
SIG · WEBRAT
W
webrat
testingrubyv0.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Webrat
✓ require 'webrat'

Simulate a browser interaction in an acceptance test.

require 'webrat' include Webrat::Methods visit '/' fill_in 'Name', with: 'John' click_button 'Submit'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
webrat — gem install webrat · libregistry