Skip to content

Instantly share code, notes, and snippets.

@ilabacheuski
Last active June 4, 2019 14:14
Show Gist options
  • Save ilabacheuski/4cd0b1748e60c248d923dd5cdad5a1f8 to your computer and use it in GitHub Desktop.
Save ilabacheuski/4cd0b1748e60c248d923dd5cdad5a1f8 to your computer and use it in GitHub Desktop.
Jest commands
# Clear jest cache. Requires `jp`
rimraf $(./node_modules/jest/bin/jest.js --showConfig | jp '/configs/0/cacheDirectory')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment