Debug test throws Error: No test suite found in file if project is located on D: drive #548
Open
4 tasks done
Labels
p4-important
Violate documented behavior or significantly improves performance (priority)
Describe the bug
Description
Debug test
in vscode vitest extension fails withError: No test suite found in file D:/gitea/armbzk/vitest-update/tests/dummy.test.mjs
Debug test
-Run test
succeeds without any errorC:
driveDebug test
works finenpx vitest run
in console succeeds (also onD:
drive)Environment
Reproduction
Link to gihub repo: https://github.com/armbzk/vitest-error
tests/dummy.test.mjs:
vitest.config.mts:
package.json:
Output
Version
v1.8.1
Validations
The text was updated successfully, but these errors were encountered: