Closed LarsDenBakker closed 4 years ago
I added a coverage flag for collecting coverage, they're available in the browser. We need to send them back to the server after running tests, and generate a report. Probably using https://github.com/istanbuljs/istanbuljs/tree/master/packages/istanbul-lib-report
Test coverage logging is in there now too.
I added a coverage flag for collecting coverage, they're available in the browser. We need to send them back to the server after running tests, and generate a report. Probably using https://github.com/istanbuljs/istanbuljs/tree/master/packages/istanbul-lib-report