An RSpec Faraday API integration test coding challenge targeting the Dog API.
- A recent version of Ruby (think 2.2+) with Bundler installed (
gem install bundler
).
git clone [email protected]:greenbits/rspec-faraday-test.git
cd rspec-faraday-test
bundle install --path=vendor/bundle
bundle exec rspec