RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

When APIs Change - A story of a rubygem, tests, and vcr

https://www.rubycasts.io/episodes/when-apis-change

When APIs change you have to deal with it. In this episode of rubycasts.io we will see that scenario, how to fix it, and how to test for it. We will also discuss fast tests vs slow tests and using VCR to records conversations with remote resources.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in