-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
No tests found on Jest 25 #673
Labels
Milestone
Comments
I had the same issue as above, after updating 24.9.0 to 25.1.0 Seems that testMatch should be adjusted as follow: p.s. The related jest discussion can be found here: testMatch on Windows Originally posted by @it-ias in #615 (comment) |
thank you for the swift response, looking forward to the next release fixing this! |
Should be fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having this issue with the latest Jest version installed (25.1.0), it was fine when I was using Jest 24.9.0. These are 1 release away from each other Releases
angular-builders/jest version is 8.3.2.
Running:
Results in:
Originally posted by @jonathanlie in #615 (comment)
The text was updated successfully, but these errors were encountered: