Write resilient tests with matchers that take other matchers
Here’s a short, neat trick I learned to help save time when updating RSpec specs to reflect new test data: Use matchers that accept other matchers!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Here’s a short, neat trick I learned to help save time when updating RSpec specs to reflect new test data: Use matchers that accept other matchers!
Post a comment