redding / assert

Assertion style testing framework.
https://github.com/redding/assert
MIT License
10 stars 1 forks source link

upgrade to the latest MuchStub #298

Closed kellyredding closed 4 years ago

kellyredding commented 4 years ago

This bring in the latest version which, in addition to keeping up with the latest stuff, adds a MuchStub.stub_on_call that now can be proxied/used.

This version also switches MuchStub::CallSpy to be a BasicObject but that has no effect on Assert.