Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 239 Bytes

example-jest-fetch-mock

Example project to test changes in jest-fetch-mock package.

Getting started

Install the dependencies with yarn:

$ yarn install

Run the tests with:

$ yarn test