UNPKG

jest-automock

Version:

A small library used to mock an instance of a class using jest, perfect for mocking injected dependencies.

2 lines (1 loc) 29 B
export * from './auto-mock';