Back to Vitest

IDE Integrations | Guide

docs/guide/ide.md

4.1.51.8 KB
Original Source
<script setup> import { useData } from 'vitepress' const { isDark } = useData() </script>

IDE Integrations

VS Code <Badge>Official</Badge> {#vs-code}

<p text-center> </p>

GitHub | VS Code Marketplace

JetBrains IDE

WebStorm, PhpStorm, IntelliJ IDEA Ultimate, and other JetBrains IDEs come with built-in support for Vitest.

<p text-center> </p>

WebStorm Help | IntelliJ IDEA Ultimate Help | PhpStorm Help

Wallaby.js <Badge>Paid (free for OSS)</Badge>

Created by The Wallaby Team

Wallaby.js runs your Vitest tests immediately as you type, highlighting results in your IDE right next to your code.

<p text-left> </p>

VS Code | JetBrains | Visual Studio | Sublime Text