We have coverage numbers, but only in Node.js. I'd like to see the coverage numbers against tests run with Karma.
Gathering coverage from Karma seems fraught with peril.
I would entertain other suggestions to improve how we run browser-based tests. My only requirement is that the tests run in a strict browser-like environment--jsdom shenanigans or Electron won't do.
We have coverage numbers, but only in Node.js. I'd like to see the coverage numbers against tests run with Karma.
Gathering coverage from Karma seems fraught with peril.
I would entertain other suggestions to improve how we run browser-based tests. My only requirement is that the tests run in a strict browser-like environment--
jsdomshenanigans or Electron won't do.