Tests not found when using in-source testing and browser mode #6430
Labels
feat: browser
Issues and PRs related to the browser runner
p4-important
Violate documented behavior or significantly improves performance (priority)
Describe the bug
When using in-source testing and browser mode together, tests fail with the error of "No test suite found in file". With an external file, the tests are found and succeed. When browser mode is disabled, the tests are found but fail due to relying on browser features. Below is the test source.
Reproduction
https://github.com/jtmthf/vitest-in-source-browser
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: