VCR and Cucumber
Learn how to use VCR with Cucumber.
We'll cover the following...
VCR and Cucumber
To use VCR with Cucumber, we first place the same configuration code in a file somewhere in the Cucumber features/support
...