Use Jest for unit tests #34
Labels
enhancement
New feature or request
hacktoberfest
Issues elligible for the Hacktoberfest
project:core
Issue related to @ngx-flagr/core
project:routing
Issue related to @ngx-flagr/routing
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.json
or theangular.json
filesEnvironment
Additional Information
Wait for
@ngx-flagr/[email protected]
for it as Angular 16 introduced Jest as a future replacementTim Deschryver has a greate article on it
The text was updated successfully, but these errors were encountered: