DEV Community

Marius Espejo
Marius Espejo

Posted on

React Testing Crash Course for Beginners

In this video I go over the basics of testing a React.js application using Jest and React Testing Library. I go over how to structure your tests, how to query various elements in your components, and how to perform user events like clicking and typing.

Let me know what you think!

Oldest comments (0)