-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
angular/build:unit-testarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phase
Description
Command
test
Description
It would be nice to provide happy-dom as an environment option.
During the migration from karma, some might go with browser mode directly, some might transition through jsdom. When using jsdom, they might encounter issues that do not exist in happy-dom. (A typical example is event view verification, cf. vitest-dev/vitest#4685).
Also, some Jest users might be already using happy-dom so providing it as an option could make the migration smoother.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
redfox-mx and PhOder
Metadata
Metadata
Assignees
Labels
angular/build:unit-testarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phase