- https://github.com/jnicklas/capybara
- https://github.com/rspec/rspec-expectations
- https://gist.github.com/zhengjia/428105
You need have Ruby2 installed for the tests to run. If you haven't bundler installed yet, run:
$ gem install bundler
The following installs all you need.
$ bundle install
$ rspec