-
Notifications
You must be signed in to change notification settings - Fork 9
Replace deprecated Vitest workspace with config #2016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I think this main Vitest config is only relevant when running tests from the IDE or via |
|
And even though we use npm runs, people still want to use the IDE runners, but let's have the people with problems (maybe @Ellpeck was one of them) have a look at this and see whether this also resolves the problem. But given that it apprently works for you @MaxAtoms maybe it works for the others too :D |
|
My commit message might have been a bit confusing 😬 This is not removing the settings from the workspace file, but rather replace them with a configuration that is compatible with Vitest 4. |
|
Jeah sorry I've seen that when looking at the changes too, but I would still want the others to check (at least @gigalasr) to see whether it works with the new format! |
|
Actually after updating and restarting the extension and vscode, and reinstalling all node modules the problem is gone :D |
|
allright this is mergeable then :D |

Cf. https://vitest.dev/blog/vitest-3-2.html#workspace-is-deprecated