Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 318 Bytes

File metadata and controls

16 lines (12 loc) · 318 Bytes

Jest Mock Functions

Mock all functions inside an array or object literal with Jest

Installation

npm install --save jest-mock-functions jest-mock

or

yarn add jest-mock-functions jest-mock

This documentation was generated using writeme