amazon-sumerian-hosts icon indicating copy to clipboard operation
amazon-sumerian-hosts copied to clipboard

replace Karma with @web/test-runner

Open trusktr opened this issue 2 years ago • 0 comments

The karma test runner is deprecated and no longer maintained.

The new kid on the block is @web/test-runner, which is simpler to configure, faster, works with (vanilla!) ES Modules out of the box, has a much better live debug setup, and is just better in so many ways.

👇👌🤌 https://modern-web.dev/docs/test-runner/overview

trusktr avatar Oct 05 '23 06:10 trusktr