-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestexperimentAn experimentationAn experimentationtestRelated to testing the TCR codeRelated to testing the TCR codetypescriptPull requests that update typescript codePull requests that update typescript code
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
enhancementNew feature or requestNew feature or requestexperimentAn experimentationAn experimentationtestRelated to testing the TCR codeRelated to testing the TCR codetypescriptPull requests that update typescript codePull requests that update typescript code
Type
Projects
Status
To do