yurijmikhalevich / esm-project-with-working-jest-mock

Experiment running ESM project with Jest from that PR https://github.com/facebook/jest/pull/10976

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to build/reproduce:

$ git clone git@github.com:yurijmikhalevich/esm-project-with-working-jest-mock.git
$ cd ..
$ git clone git@github.com:SimenB/jest.git && cd jest && git checkout eac6673428aaceee7a41b4ccf363f8b8c6916c86 && yarn && yarn build && cd ..
$ cd esm-project-with-working-jest-mock && npm run test

About

Experiment running ESM project with Jest from that PR https://github.com/facebook/jest/pull/10976


Languages

Language:JavaScript 100.0%