

See how to get the most out of Vitest. From custom context and matchers, to soft assertions, polling, performance profiling, and much more.
I like to teach you complex things in a simple way.
Brew yourself some coffee or tea, and prepare to learn by solving real-world problems hands-on. Your own pace, my experience, our workshop.
See how to get the most out of Vitest. From custom context and matchers, to soft assertions, polling, performance profiling, and much more.
Explore how to migrate from JSDOM to Vitest Browser Mode and rediscover updated best practices of React component testing.
Learn how to mock anything: from functions and globals, to date and time and the network.
Get started with automated testing by building your own testing framework from scratch.
A burst of knowledge. Follow along or watch at your convenience.
Explore WebSocket mocking by building and testing a chat application.
Understand API mocking by building a movie streaming platform completely mock-first.