How to Use Custom RSpec Matchers to Specify Behaviour
Arjan van der Gaag shows a detailed example on writing a custom RSpec matcher to improve your test code. It helps you understand this useful technique and includes useful refactoring steps. Read the article.
Post a comment