Skip to content

Instantly share code, notes, and snippets.

@vyspiansky
Last active February 8, 2023 08:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vyspiansky/b7a9e27db38c4f763dc228b06954c18f to your computer and use it in GitHub Desktop.
Save vyspiansky/b7a9e27db38c4f763dc228b06954c18f to your computer and use it in GitHub Desktop.
Jest commands

Jest commands

Run specific test

jest --config=../../jest.config.js --colors src/path/to/file.test.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment