mock
mock copied to clipboard
Update docs with best practices for advanced mocking
We should update the docs to include best practices for how to handle advanced mocking scenarios like those mentioned in #352
I'd appreciate some clarity on this as well, I'm having the the same issue as in #352 and currently using the use same package for both interfaces and mock right now.