Skip to content

cliArgument --silent='passed-only' doesn't work #677

@jkbdk

Description

@jkbdk

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions