-
-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
Description
Describe the bug
After creating a new file in vscode and filling it with tests, running tests with vitest plugin results in message "no tests found in file"
Reproduction
- Create a new test file foo.mapper.test.ts
- Write tests
- Select "Run tests with coverage in this file"
- Observe the sadness
- Reload the window using developer command
- re-run tests
- success.
Output
See screenshotExtension Version
1.18.1
Vitest Version
vitest/3.1.3 linux-x64 node-v22.14.0
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.
