Benoit Vasseur
Benoit Vasseur
Hello, Is there a fix planned and or identified :) ? We've just upgraded our npm version on CI (v6 -> v8) and it now fail on some projects. (Node16...
Hello, You can filter the tests when you launch vitest => https://vitest.dev/guide/filtering.html#cli But yes the option "filter by filename" is misssing in watch usage It could override the pattern given...
Hi, I have the coverage "partialy working". I use Vite and and this plugin to instrument my code : https://www.npmjs.com/package/vite-plugin-istanbul The branches are good but the numbers seems wrong. They...
Hello, +1 for ESM support You may use this package to load the config ? https://github.com/istanbuljs/load-nyc-config