bond
bond copied to clipboard
spying for tests
One common mistake when using bond is to mock the wrong function; we have had a lot of situations where we accidentally mocked a function which was doing spec checks,...
Spec instrumentation as implemented by spec itself and orchestra both work by altering the var root to wrap the original function with extra behaviour that checks the spec registry and...
Hello former CircleCI colleagues! 🙋♂️ I've recently been working with python a lot, and I was sorely missing the functionality provided by this library. So I just reimplemented it in...
As far as I can tell, calling `with-spy` (and `with-stub!`) seem to not work as expected on functions that have an inline definition (i.e. a function with `:inline` defined in...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/circleci/bond). --- > [!WARNING] > Renovate failed to...