-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Description
Describe the bug
Vitest plugin doesn't work with Angular v21 project
Reproduction
Created a new angular V21 project which has vitest support
Installed the Vitest plugin
trying to run the unit tests but it's not working
Output
It shows "The test run did not record any output." msg in Test Results tabExtension Version
1.32.1
Vitest Version
^4.0.8
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.