lib/capybara/driver/selenium_driver.rb at master from jnicklas's capybara - GitHub
Updated . Posted . Visible to the public.
Last edit
Keywords
selenium, capybara, testing, cucumber
License
Source code in this card is licensed under the
MIT License.
Related cards:
jnicklas's capybara at master - GitHub
Capybara sets up some tags for you to use in Cucumber. Often you’ll want to run only some scenarios with a driver that supports JavaScript, Capybara makes this easy: simply tag the scenario (or feature) with @javascript:
mynyml's holygrail at master - GitHub
The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within your Rails test suite.
pluginaweek's plugin_test_helper at master - GitHub
Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application
lib/rucksack_extras.rb at master from jamesu's rucksack — GitHub
Wrapper from Globalite API to the Rails 2.2 I18n API
thoughtbot's bourne at master - GitHub
Test spies are a form of test double that preserves the normal four-phase unit
jnicklas's carrierwave at master - GitHub
File upload solution that supports form roundtrips when a validation fails.
Posted by Lexy to makandra dev (2010-05-21 13:08)