Closed wspurgin closed 1 year ago
Closes #144
Fixes a long standing bug where the order of args didn't matter.
Additionally, because we're now leveraging the ArgumentListMatcher we're actually able to supprot the ArgumentMatchers from rspec-mocks!
rspec-mocks
Closes #144
Fixes a long standing bug where the order of args didn't matter.
Additionally, because we're now leveraging the ArgumentListMatcher we're actually able to supprot the ArgumentMatchers from
rspec-mocks
!