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.
All courses & challenges
Everything on the site, including the challenge sets that put your knowledge on the spot.
Think your React testing is already solid?
Take the React testing challenge and find out, or read the blog first.