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!

(Keep On) WebMockin' in the Real World

The previous post in this series introduced WebMock with a simple example application and showed the basics of how to use it to stub external API calls in your code. But real distributed applications aren’t always so simple. This post shows practical techniques for tuning your stubs and handling edge cases to get the most out of the tool and test your code more thoroughly.

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