Skip to content

feat(@schematics/angular): add migrate-karma-to-vitest update migration#32936

Draft
clydin wants to merge 1 commit intoangular:mainfrom
clydin:vitest/karma-migration
Draft

feat(@schematics/angular): add migrate-karma-to-vitest update migration#32936
clydin wants to merge 1 commit intoangular:mainfrom
clydin:vitest/karma-migration

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Apr 3, 2026

Migrate projects using the Karma unit-test builder to the new @angular/build:unit-test builder with Vitest.

This migration automatically updates target builders, translates builder options (such as coverage and browsers format), moves custom build options to dedicated configurations to prevent loss of custom settings, cleans up default configuration files, and installs required Vitest runner packages.

Migrate projects using the Karma unit-test builder to the new
@angular/build:unit-test builder with Vitest.

This migration automatically updates target builders, translates builder options
(such as coverage and browsers format), moves custom build options to dedicated
configurations to prevent loss of custom settings, cleans up default
configuration files, and installs required Vitest runner packages.
@clydin clydin added the target: major This PR is targeted for the next major release label Apr 3, 2026
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: @schematics/angular labels Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: @schematics/angular detected: feature PR contains a feature commit target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant