Rapid Testing with Vitest: Master Unit Testing & Mocking
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Conditional Environments in Vitest

In this lesson, learn how to apply the DOM environment to only particular test cases using the Vitest environmentMatchGlobs setting and magic comments.