Test React Components with Jest and React Testing Library

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.

Instructor

Kent C. Dodds

Kent is a JavaScript developer who likes open source and teaching.

He is currently working for himself as a full-time educator. Before going full-time on education, Kent worked at PayPal. During his time there he represented the company on the TC39 committee and started several Open Source projects, notably glamorous💄, downshift 🏎️ and dom-testing-library 🐙.

Course content (42 lessons)

    illustration for Test React Components with Jest and React Testing Library