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
{{ message }}
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Is one-liner syntax something that we (as a core team) use much, or is it in the expect_any_instance_of bucket of extras?
Should we add one-liner Relish documentation about using block matchers? I'm thinking yes.
Is there a way to fix this transparently, and if yes, should we? My gut says no because it would be switching is_expected implementation based on matcher used and that seems gnarly.
Tangentially related discussion thread on separating block vs value expectations, in which we didn't discuss this case: #526
cc @rspec/rspec
olivierlacan, etoref, proton, nicooga, rpbaptist and 8 more