RubyFlow The Ruby and Rails community linklog

Never match against Ruby's default exceptions at your tests

While fixing a bug at rspec-mocks, the real issue was a code smell, matching against generic exceptions at your tests. So, learn why you should not do it and how to fix it if you see code like that.

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