Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

Testing External APIs with VCR Discussion

1
General

I looked at VCR in the past and was a little intimadeted by it. Now that I have tried it, all I can say is how amazing it is!

For n00bs, it is worth noting that after putting the configuration in place in your test_helper.rb file, you can run your tests and it will warn you when it notices an API request, so you know which files to go back and add the setup/teardown to.

This is great Chris, thank you! =)...

Join the discussion
Create an account Log in