redding / assert

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

add `Assert.stub_tap` #294

Closed kellyredding closed 4 years ago

kellyredding commented 4 years ago

See https://github.com/redding/much-stub/pull/6 for reference.

This updates to the latest version of MuchStub and adds a proxy for its new .tap API. This also updates the README to remove abbreviations like MuchStub has and adds brief references to the new tap API.

This makes the tap API available as you'd expect in Assert.