vitest-dev / vscode

VS Code extension for Vitest
https://vitest.dev/vscode
MIT License
740 stars 83 forks source link

Tests are not enqueued #291

Closed sheremet-va closed 6 months ago

sheremet-va commented 6 months ago

Describe the bug

Pretty simple - when running a folder, the test items are not marked as "enqueued". This is especially noticeable when running several files in debug mode.

Reproduction

https://stackblitz.com/fork/github/vitest-dev/vitest/tree/main/examples/basic?initialPath=__vitest__/

System Info

Any

Used Package Manager

npm

Validations