vcr 1.0.3
VCR provides helpers to record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. It works with any ruby testing framework, and provides built-in support for cucumber.
Gemfile:
=
install:
=
Development Dependencies (10):
capybara
~> 0.3.9
cucumber
>= 0.8.5
em-http-request
= 0.2.7
fakeweb
~> 1.2.8
httpclient
~> 2.1.5.2
patron
~> 0.4.6
rack
= 1.2.0
rake
~> 0.8.7
rspec
>= 2.0.0.beta.19
webmock
~> 1.3.3