Skip to content

Instantly share code, notes, and snippets.

@nataliemarleny
Created May 12, 2019 18:00
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 nataliemarleny/36a18d5f8f851d4946e0842d7b3a16df to your computer and use it in GitHub Desktop.
Save nataliemarleny/36a18d5f8f851d4946e0842d7b3a16df to your computer and use it in GitHub Desktop.
Add this to scripts in package.json when initialising Jest in a project
{
"scripts": {
"test": "jest"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment