Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dmyerscough/9f40bfcecc1a0839cf776b763323429f to your computer and use it in GitHub Desktop.
Save dmyerscough/9f40bfcecc1a0839cf776b763323429f to your computer and use it in GitHub Desktop.
❯ jest myscript.js
No tests found, exiting with code 1
Run with `--passWithNoTests` to exit with code 0
In /Users/damianmyerscough/project1
4 files checked.
testMatch: myscript.js - 0 matches
testPathIgnorePatterns: /node_modules/ - 4 matches
testRegex: - 0 matches
Pattern: - 0 matches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment