Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.
This repository was archived by the owner on May 10, 2026. It is now read-only.

Use Jest for unit tests #34

Description

@pBouillon

Issue Summary

Migrate from Karma to Jest as a test engine

Category

- [ ] Bug report
- [ ] Regression
- [ ] Feature suggestion
- [ ] Documentation issue
- [x] Other

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

  • Go to the package.json or the angular.json files
  • Observe the references to Karma

Environment

  • Browser/Device: N/A
  • Node version: N/A
  • Version: N/A

Additional Information

Wait for @ngx-flagr/core@16.x for it as Angular 16 introduced Jest as a future replacement

Tim Deschryver has a greate article on it

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthacktoberfestIssues elligible for the Hacktoberfestproject:coreIssue related to @ngx-flagr/coreproject:routingIssue related to @ngx-flagr/routing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions