Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Jest for unit tests #34

Open
pBouillon opened this issue Jun 4, 2023 · 0 comments
Open

Use Jest for unit tests #34

pBouillon opened this issue Jun 4, 2023 · 0 comments
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

Comments

@pBouillon
Copy link
Owner

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/[email protected] for it as Angular 16 introduced Jest as a future replacement

Tim Deschryver has a greate article on it

@pBouillon pBouillon added enhancement New feature or request project:core Issue related to @ngx-flagr/core project:routing Issue related to @ngx-flagr/routing labels Jun 4, 2023
@pBouillon pBouillon added the hacktoberfest Issues elligible for the Hacktoberfest label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant