You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I setup vite.config.ts as below, vitest will output the result to root_project\src\node_modules\.vitest\results.json
I think its location is root_project\node_modules\.vitest\results.json
Describe the bug
Hi,
When I setup vite.config.ts as below, vitest will output the result to
root_project\src\node_modules\.vitest\results.json
I think its location is
root_project\node_modules\.vitest\results.json
Reproduction
{"version":"0.30.1","results":[[":src/App.test.tsx",{"duration":25,"failed":false}]]}
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: