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

Find a replacement for Karma #2139

Open
hudson-newey opened this issue Jul 1, 2024 · 0 comments
Open

Find a replacement for Karma #2139

hudson-newey opened this issue Jul 1, 2024 · 0 comments
Labels
CI Pull request or issue dealing with CI dependencies Pull requests that update a dependency file

Comments

@hudson-newey
Copy link
Member

Karma has been deprecated since April 2023.

The Angular has suggested Jest and Web Test Runner as replacements for Karma.

We should investigate which option will provide:

  • The smoothest transition
    • Are the APIs and configs compatible with our existing code base?
  • The most stable CI experience going forwards
  • The fastest development experience
    • How intuitive is the testing framework
    • Can add threaded parallelism by using a new test runner (reducing the downtime waiting for tests to finish)
@hudson-newey hudson-newey added dependencies Pull requests that update a dependency file CI Pull request or issue dealing with CI labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Pull request or issue dealing with CI dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant