-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Which scope/s are relevant/related to the feature request?
vitest-angular
Information
Vitest allow to be configured with a preview
provider, allowing to render components in an iframe while testing. While it is possible to do it with React using vitest-browser-react
and with Vue using vitest-browser-vue
, there is no solution existing for Angular for now.
Browser mode documentation: https://vitest.dev/guide/browser/#browser-mode
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- Yes
- No
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request