-
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
Description
Describe the bug
The cliArgument --silent=true and passed-only are ignored by the plugin
Reproduction
add --silent=true to the vitest.cliArguments setting
Output
[INFO 10:03:20 AM] [v0.0.0] Vitest extension is activated because Vitest is installed or there is a Vite/Vitest config file in the workspace.
[INFO 10:03:20 AM] [API] Resolving configs: testApp/vite.config.ts
[INFO 10:03:20 AM] [API] Running Vitest v3.0.9 (testApp/vite.config.ts) with "/home/user/.local/share/mise/installs/node/22.18.0/bin/node /home/user/.vscode/extensions/vitest.explorer-1.32.1/dist/worker.js"
[INFO 10:03:21 AM] [API] Watching vite.config.ts
[INFO 10:03:21 AM] [VSCODE] Watching testApp with pattern **/*Extension Version
1.32.1
Vitest Version
3.0.9
Validations
- Check that you are using the latest version of the extension
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.