[Vitest](https://vitest.dev/) is a Vite-native testing framework. ## Usage ```bash npx sv add vitest ``` ## What you get - the relevant packages installed and scripts added to your `package.json` - client/server-aware testing setup for Svelte in your Vite config file - demo tests