Open
Description
Contact Details
Feature Request
Karma (web test engine used with angular webapp) is be quite fragile (issues regularly observed in CI and on macOS, security warnings on its dependencies raised here).
Besides, it is now being deprecated (cf. https://github.com/karma-runner/karma) and the provided recommendation is to move to jest and web test runner (https://modern-web.dev/docs/test-runner/overview/).
Feature Description
Run an experiment migrating webapp tests to web test runner. If successful, replace karma with it.
Resources:
Alternatives
Stay with karma when running webapp tests
Additional Context
Write your answer here.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To do