karma-runner / karma-firefox-launcher

A Karma plugin. Launcher for Firefox.
MIT License
104 stars 54 forks source link

Add doc deprecation recommending @web/test-runner-playwright #284

Closed trivikr closed 1 year ago

trivikr commented 1 year ago

Is your feature request related to a problem? Please describe.

karma has been deprecated https://github.com/karma-runner/karma/pull/3846

For browser-based unit testing solutions, karma recommends Web Test Runner and jasmine-browser-runner.

There's no such deprecation notice in karma-firefox-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-playwright instead.

Browser Launchers for Web Test Runner: https://modern-web.dev/docs/test-runner/browser-launchers/overview/

Describe alternatives you've considered

N/A

karmarunnerbot commented 7 months ago

:tada: This issue has been resolved in version 2.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: