-
-
Save ilabacheuski/4cd0b1748e60c248d923dd5cdad5a1f8 to your computer and use it in GitHub Desktop.
Jest commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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