illustration for Test React Components with Jest and React Testing Library

Test React Components with Jest and React Testing Library

Instructor

Kent C. Dodds
2h 24m
810
people completed
Bookmark
Download
RSS

If you want to ship your applications with confidence—and of course you do—you need an excellent suite of automated tests to make absolutely sure that when changes reach your users, nothing gets broken. To get this confidence, your tests need to realistically mimic how users actually use your React components. Otherwise, tests could pass when the application is broken in the real world.

In this course, we’ll write a series of render methods and run a range of tests to see how we can get the confidence we’re looking for, without giving up maintainability or test run-speed.

Course Content

2h 24m • 42 lessons