Stop reading about testing.
Start writing frontend tests

Everything from what to test and how to think about it, to modern testing tools and real code challenges you solve in the browser.

Pick your starting point

New to testing? Take the fundamentals course first. Already comfortable with Jest? Go straight to React.

New

Vitest Browser Mode

Test your React components in a real browser instead of jsdom. Covers setup, locators, and where it beats the classic approach.

Take the course

Think your React testing is already solid?

Take the React testing challenge and find out, or read the blog first.