0.3.0 • Published 4 years ago

jest-bin v0.3.0

Weekly downloads
218
License
MIT
Repository
-
Last release
4 years ago

Find

jest-bin command do find and run the appropriate jest bin file among the installed react-app-rewried, react-scripts and jest.

This is useful when running Testcases in VSCode's Jest-Run-It or Webstorm (IntelliJ) environments.

Configuration for VSCode + Jest Run It

Change the "Jest Path" of "Jest Run It" configuration to node_modules/.bin/jest-bin

Configuration for Webstorm (IntelliJ)

Change the "Jest package" of "Jest" Templates configuration to ~/YOUR_PROJECT_ROOT/node_modules/jest-bin

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago