/capybara-screenshot-test

Rails application for testing capybara-screenshot gem

Primary LanguageRubyMIT LicenseMIT

capybara-screenshot gem sample test application

This is a simple rails application which demonstrates using the capybara-screenshot gem.

Run the cucumber tests bundle exec cucumber to test the Gem and generate source code and screen shots (when using capybara-webkit) from failing scenarios into /tmp/capybara.

About

This test application was written by Matthew O'Riordan

License

Copyright © 2011 Matthew O'Riordan, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.