ts-jest-mock-examples icon indicating copy to clipboard operation
ts-jest-mock-examples copied to clipboard

Examples on how to use ts-jest to mock classes written in Tyepescript

ts-jest-mock-examples

Build

Install: yarn

Run tests: yarn test

Related jest documentation: