Skip to content

__mocks__

Compare
Choose a tag to compare
@theKashey theKashey released this 26 Mar 12:53
· 186 commits to master since this release

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 replace fileName.js