RubyFlow The Ruby and Rails community linklog

Custom Argument Matchers in RSpec

A tutorial on how to create Custom Argument Matchers in RSpec. Tells you how to add things like #with(array_including(‘a’)) to complement the existing #with(hash_including(:key => val)).

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