redding / assert

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

update to the latest MuchStub #295

Closed kellyredding closed 4 years ago

kellyredding commented 4 years ago

This adds the new API methods: stub_tap_on_call and stub_spy See https://github.com/redding/much-stub/pull/7 for details.

This also ups the required ruby version since MuchStub imposes this restriction now anyway.