Slides : VCR and Webmock

21 Sep 2014

Today at KRUG meetup, I given a talk on VCR and Webmock.

Since we at whatznear uses API first architecture, our web apps are the ones who consume our API first. So we need to mock our API with in our tests, so our tests wil run faster and reliable. In today’s talk I tried to cover,

  • How to stub http calls
  • Why webmock alone didn’t worked
  • Why we used VCR

Hope you enjoyed the talk. Looking forward for your comments.

If you find my work helpful, You can buy me a coffee.