Skip to content

hz-demos/jest--demo

Repository files navigation

Jest Demo

Bash Architecture

  • jest
  • nps
  • pnpm

Start Test: pnpm start test

Start Test mockClear & mockReset & mockRestore: pnpm start test.mockcrr

Start Test jest sandbox: pnpm start test.sandbox

Todo

  • Support nested jest config files in any level directory, like eslint or editorconfig.
    • |-- jest.config.js
      |-- src
          |-- index.js
          |-- dirA
              |-- jest.config.js
              |-- index.js // index.js will use the nearest jest.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published