What is mocking and what are mocks? Mocking is a testing thing. Let's say you've written some code and now you want to test it. But the code you've written works by interacting with some other code in another file. Or maybe two or three other bits of...
jlopenshaw.hashnode.dev2 min read
No responses yet.