web icon indicating copy to clipboard operation
web copied to clipboard

[test-runner] have a Why not karma? Why not jest? section

Open daKmoR opened this issue 5 years ago • 1 comments

We should explain why we maintain a separate test runner and why we not reuse existing tools.

Most prominent should be

  • Why not karma?
  • Why not jest?

daKmoR avatar Aug 11 '20 10:08 daKmoR

This documentation can explain that karma was deprecated in April 2023 https://github.com/karma-runner/karma/pull/3846, and they recommend Web Test Runner as an option.

trivikr avatar Sep 18 '23 20:09 trivikr