Skip to content

hussar-academy/capybara-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple app to learn basics of using Capybara

This simple app is set to learn basics of using Capybara with Rspec on simple examples. It is very highly based on integrallis/learn-rspec-capybara.

Setup

$ git clone [email protected]:hussar-academy/capybara-learning.git
$ cd capybara-learning/
$ bundle install
$ bundle exec rake db:setup

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published