DEV Community

Domitrius
Domitrius

Posted on

3 1

Testing in React

Looking for anyone interested in lending me their time to answer some questions I have surrounding testing React applications. I've spent some time diving into testing, it's fundamentals, and other resources surrounding testing React.

I'm building a small application for a meetup I'm hosting and would love to talk to someone who is currently writing tests with Jest & react-testing-library.

Appreciate it!!

Top comments (2)

Collapse
 
minche profile image
Minja Davidović

I don't have any experience with react-testing-library (used enzyme instead), but I can try and help out

Collapse
 
thesymbeint profile image
Dandre

Are you using any third party state management? I'm testing a fairly large app with jest and the seems to make a bit more difficult. Are doing unit,e2e ...?

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay