Skip to content

integrallis/learn-rspec-capybara

Repository files navigation

RailsConf 2013 - RSpec and Capybara

TODO: Write a description

Setup

$ git clone https://github.com/integrallis/learn-rspec-capybara.git
$ cd learn-rspec-capybara/
$ bundle install
$ rake db:migrate db:test:prepare

Running the test suite

$ bundle exec rspec spec

Branches

The master branch contains a set of feature specs which need to be implemented. The tests branch has complete implementations of these tests

About

A Simple Rails App to Learn RSpec & Capybara

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published