Skip to content

An RSpec Faraday API integration test coding challenge

Notifications You must be signed in to change notification settings

greenbits/rspec-faraday-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rspec-faraday-test

An RSpec Faraday API integration test coding challenge targeting the Dog API.

Dependencies:

  • A recent version of Ruby (think 2.2+) with Bundler installed (gem install bundler).

Installation:

git clone [email protected]:greenbits/rspec-faraday-test.git
cd rspec-faraday-test
bundle install --path=vendor/bundle

Execution:

bundle exec rspec

About

An RSpec Faraday API integration test coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages