Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>Vitest Runner (Yarn)New to Visual Studio Code? Get it now.
Vitest Runner (Yarn)

Vitest Runner (Yarn)

joi0104

|
1,188 installs
| (4) | Free
Vitest case runner in yarn
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-vitest-runner-yarn

Run your test case by vitest. This runs in an environment using the yarn package manager.

Usage

preview

If you are in a monorepo environment, set the root in vitest.config.js.

// vitest.config.js

{ 
    root: __dirname // in node
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft