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!

Testing Dependencies: Fake It While You Make It

It may not be your code, but you still want to make sure you’re using it the way you expect to. Let’s explore four ways to test interactions with third-party dependencies, whether it be a HTTP API, database, gem, or other system.

https://kevinjmurphy.com/posts/testing-dependencies/

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