Skip to content

mockThrough

Choose a tag to compare

@theKashey theKashey released this 01 Mar 04:57
· 205 commits to master since this release

I always like this feature in Jest - just mock dependency, and that's all.

Features

  • mock.mockThrough - automatically mock all functions in a file.
  • plugin.mockThroughByDefault - enable this behavior by defalt