Using ts-jest with -t or --testNamePattern always runs all tests. #2621
Unanswered
seanonthenet
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi all. Needing a bit of help here please configuring my tests so that
--testNamePatternis working.--testPathPatternworks fine but-tor--testNamePatternalways runs all tests. More below:https://stackoverflow.com/questions/67698746/trying-to-use-t-or-testnamepattern-in-jest-runs-all-tests
All reactions