RubyFlow The Ruby and Rails community linklog

Exception handling and testing it with Minitest

Exception handling is not something we always think of in advance. Instead of being proactive, we are almost always reactive. We wait for the disaster to happen and than we adapt our code for it. In my last blog post I cover some exception handling techniques and how to test them using Minitest. Check it out here.

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