__mocks__
auto __mocks__
was introduced by Jest.
I alwas like them, as long they are quite good way to structure your mocks, and it is possible to use jest-typed-mock to test them against real files.
Features
- auto mocking.
__mocks__/fileName.js
will replacefileName.js