79475019

Date: 2025-02-28 09:22:25
Score: 1.5
Natty:
Report link

As mentioned from @slippman the regex matcher also works for single attributes. So if you expect an object it can look like the following:

File.should_receive(:read.with({ foo: 'bar', other: /anybar/ }).and_return ""
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @slippman
  • Low reputation (0.5):
Posted by: ChrKahl