Setting up Parcel 2.0 with Jest and React Testing Library #7881
Unanswered
frankstepanski
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I still have a warning saying:
I don't understand why I can't be able to run Jest with Parcel only… |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi
I cannot find anywhere for the setup of Parcel 2.x with Jest and React Testing Library.
I have setup a project with Jest that works fine, but when I add the packages for RTL, it gives me an error for my Jest environment.
package.json dependencies:
.babelrc:
Test file:
Any help would be appreciated. Thanks
Beta Was this translation helpful? Give feedback.
All reactions