Showing 17 slides tagged with capybara

How we are writing user perspective tests using tools rspec, capybara, kameleon. To get more readable & maintaiable integration and acceptance tests .

ruby rspec documentation selenium capybara tests software testing firefox acceptance tests transactional examples selenium-webdriver webkit capybara-webkit

Ruby Grundlagen

January 18, 2012 16:00
Eine Einführung in die Grundlagen der wohl schönsten Programmiersprache der Neuzeit. Dabei werden auch verwandte Themen wie Git, Rubygems, REST Web-Services, TDD und BDD behandelt.

ruby rest cucumber git programming gem rvm capybara

Slides from one day workshop, where people could learn how to write acceptance tests in efficient and practical way, in the context of Ruby On Rails framework (using tools like: rspec and capybara). During this course you attendees also learn about approaches that turn your acceptance tests into invaluable documentation, that includes information about your application’s requirements and specification.

ruby ruby on rails rspec capybara tests atdd acceptance tests

August 11, 2011. This presentation (lightning talk at the LA Ruby Meetup) demonstrates how to test your Rails app in-browser, full stack including javascript, without using cucumber. The testing stack uses RSpec, augmented by our gem RSpec-Steps, and capybara/selenium.

rails integration bdd rspec testing cucumber selenium capybara