Skip to content

Replace karma test runner with vitest #6398

Description

@bastianjoel

Follow up to #6280.

Our test framework should be migrated to vitest. There is a schematic in place to do most of the necessary things automatically: npx ng g @schematics/angular:refactor-jasmine-vitest
However - there are about 40 places that need manual intervention. Keep in mind that those are not trivial and identical code sometimes needs per test specific solutions.

Details can be found here: https://angular.dev/guide/testing/migrating-to-vitest

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions