circleci / bond

spying for tests
128 stars 28 forks source link

Add an example for using `with-stub` with a replacement function #22

Closed appplemac closed 8 years ago

appplemac commented 8 years ago

Right now it is not clear from the documentation that you can specify a replacement function for with-stub. There is a comment about this functionality in the code here, so adding it to the README as well.

gordonsyme commented 8 years ago

lgtm, thanks