vcr 2.0.1
VCR provides a simple API to record and replay your test suite's HTTP interactions. It works with a variety of HTTP client libraries, HTTP stubbing libraries and testing frameworks.
Gemfile:
=
install:
=
Development Dependencies (23):
aruba
~> 0.4.11
bundler
>= 1.0.7
cucumber
~> 1.1.4
curb
~> 0.8.0
em-http-request
~> 1.0.2
excon
< 1.0, >= 0.11.0
fakeweb
~> 1.3.0
faraday
~> 0.8.0.rc2
httpclient
~> 2.1.5.2
json
~> 1.6.5
limited_red
~> 0.3.8
multi_json
~> 1.0.3
patron
~> 0.4.15
rack
~> 1.3.6
rake
~> 0.9.2
rspec
~> 2.9.0
shoulda
~> 2.9.2
simplecov
~> 0.5.3
sinatra
~> 1.3.2
timecop
~> 0.3.5
typhoeus
~> 0.3.3
webmock
~> 1.8.3
yajl-ruby
~> 1.1.0