You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2026. It is now read-only.
Issue Summary
Migrate from Karma to Jest as a test engine
Category
Expected Behavior
Remove all references to Karma and use Jest instead
Actual Behavior
Karma is still the default test engine as it was on Angular v15
Steps to Reproduce
package.jsonor theangular.jsonfilesEnvironment
Additional Information
Wait for
@ngx-flagr/core@16.xfor it as Angular 16 introduced Jest as a future replacementTim Deschryver has a greate article on it