Vitest Browser Mode
Learn everything you need to know to get up to speed with Vitest Browser Mode, to run your tests in a very realistic, fast and (optionally) visual way!
Vitest Browser Introduction
Vitest Browser Mode Setup
Vitest Browser Mode Fundamentals
Vitest Browser Mode Locators
Vitest Browser Mode Assertions
Vitest Browser Mode Interactivity
Ok, we have made it past the installation and you can run Vitest Browser Mode locally (with a UI) and on your CI/CD pipeline.
Let's get into the more fun stuff now... writing tests and seeing it visually!
In this lesson I'll show you some example code which you can copy/paste and play around with.
This will give you a quick start on writing a Vitest Browser Mode test that renders a React component and makes assertions about what was rendered
In the upcoming lessons in this course, we will cover all the Vitest Browser Mode features in much more detail!
Loading full lesson...
Invite a teammate to learn with you by sharing this lesson or dropping the link in your team chat.