Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in execution of index.js by jest command #104

Open
iitzrao opened this issue Dec 24, 2020 · 1 comment
Open

error in execution of index.js by jest command #104

iitzrao opened this issue Dec 24, 2020 · 1 comment

Comments

@iitzrao
Copy link

iitzrao commented Dec 24, 2020

this is the error
No tests found, exiting with code 1
Run with --passWithNoTests to exit with code 0
In C:\Users\pawan\Desktop\AlgoCasts\completed_exercises
62 files checked.
testMatch: /tests//.[jt]s?(x), **/?(.)+(spec|test).[tj]s?(x) - 27 matches
testPathIgnorePatterns: \node_modules\ - 62 matches
testRegex: - 0 matches
Pattern: index.js - 0 matches

@sefatanam
Copy link

you should check test.js by jest command not index.js. Thats why you get the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants