-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
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
In Vitest 4, the import of @vitest/browse-* automatically augments the types of vitest/browser with provider's APIs specificities.
Angular CLI could either expose a vitest.config.ts using public Angular vite plugins, or in the meantime, the generator could add the provider's package to tsconfig.spec.json#compilerOptions.types or warn if it's missing or if there is a provider mismatch.
Describe the solution you'd like
No response
Describe alternatives you've considered
Using custom vitest.config.ts with Analog plugin https://github.com/analogjs/analog/tree/main/packages/vitest-angular
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