mockery icon indicating copy to clipboard operation
mockery copied to clipboard

More detailed explanation of module argument

Open ka-tsu-ra opened this issue 5 years ago • 0 comments

Specifying the exact location of the require whose argument needs to be matched exactly. Quite easy to get this wrong if you're refactoring a test that initially didn't use mockery, so you initially were requiring the module to be mocked in the test file itself.

ka-tsu-ra avatar Dec 16 '20 11:12 ka-tsu-ra