RubyFlow The Ruby and Rails community linklog

Verified Double gem

Hi everybody, I’ve been working on verified_double, a gem for verifying mocks in rspec. It works similar to rspec-fire, but instead of checking if the doubled objects respond to the mocked methods, the gem looks for tests tagged to confirm the validity of those methods. The gem’s still in its infancy, but I hope it’s usable for the most common cases.

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