Glauber Néspoli

Results 5 comments of Glauber Néspoli

+1. It's just much more accurate to have an idea of how much your whole project is being covered by tests.

Another point: given the script `"test:browser": "npx web-test-runner 'src/spec/browser/**/*.spec.ts' --playwright --browsers chromium firefox"`. If I just try to run `c8` with it as: `npx c8 npm run test:browser`, I simply...

Hey @sormuras, I actually tried even before posting here. The outcome was the same, even though the stacktrace was slightly different. Below is the full outcome. It seems the plugin...

Can confirm this bug. Here's an image of the stack trace: ![image](https://user-images.githubusercontent.com/7003334/128493165-f58445c2-0d93-4295-8255-3077ced067d6.png) Every couple seconds, while scrolling on the suggestion list (wherever it is - I've seen it trying to...