Skip to content

connorjburton/js-ts-jest-esm-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Jest ESM Mock

This repository is a demonstration on how to use ESM mocks in Jest with both JS and TS (via ts-jest)

  • yarn test:js
  • yarn test:ts

Notes

  • To reset your mocks between tests, use jest.resetModules()

About

Demonstration on how to use ESM mocks with Jest for both JS and TS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published