Is your feature request related to a problem? Please describe.
karma has been deprecated karma-runner/karma#3846
For browser-based unit testing solutions, karma recommends Web Test Runner and jasmine-browser-runner.
There's no such deprecation notice in karma-chrome-launcher which is an extension for karma
Describe the solution you'd like
Add doc deprecation in README, recommending readers to try @web/test-runner-chrome instead.
Describe alternatives you've considered
N/A
Is your feature request related to a problem? Please describe.
karma has been deprecated karma-runner/karma#3846
For browser-based unit testing solutions, karma recommends Web Test Runner and
jasmine-browser-runner.There's no such deprecation notice in
karma-chrome-launcherwhich is an extension forkarmaDescribe the solution you'd like
Add doc deprecation in README, recommending readers to try @web/test-runner-chrome instead.
Describe alternatives you've considered
N/A