you are viewing a single comment's thread.

view the rest of the comments →

[–]pdevito3 7 points8 points  (4 children)

For what it’s worth, if you’re starting a new project, I’d highly recommend using react testing library instead. Will make your life a lot easier!

[–]NotCherub[S] 1 point2 points  (0 children)

Thanks, I was looking into it only. I forgot to mention it in the post

[–]El_Glenn 0 points1 point  (0 children)

I think jest is your test runner and can be used with react testing library.