You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was happy to find this project as this is a regular frustration of mine, but it doesn't appear to support message expectations from rspec-mocks. I deal with a lot of tests that include something like:
Hi @babelfish! Sorry for the late response. Thanks for the reminder on that feature — you're right that this gem doesn't support message expectations currently, and that PR was originally designed to solve it. I believe I stopped it because I realized I would need to write a ton of tests 😅 I'm trying to work through some of the lower hanging fruit at the moment but I will try to dust it off soon as I agree it would be worthwhile.
I was happy to find this project as this is a regular frustration of mine, but it doesn't appear to support message expectations from rspec-mocks. I deal with a lot of tests that include something like:
Trying to parse the normal rspec output for this when something is off is an absolute nightmare.
I see !67, but it hasn't been touched in 4 years. Is there any plan to finish this feature?
The text was updated successfully, but these errors were encountered: