React Frontend Testing Course

Course on testing React applications, using React Testing Library (with Jest or Vitest). Covers everything you will need to know to be able to test your Frontend applications

This covers everything you need to know to test your frontend React applications.

From simple tasks like finding elements and asserting their text content, to more complex async behaviour, testing contexts, and more.

If you have never used Jest or Vitest, then check out the other (free) course going over the basics of testing in Jest and Vitest first!

21 lessons
Interactive test runner in browser
Step by step lessons

Course Lessons

21 lessons to learn everything about React Frontend Testing