Need some help on collecting coverage in workers.
I know that the coverage via V8 is not possible,
but via istanbul it does not collect coverage as well.
Getting this error
Any help is appreciated, thanks!
1 Reply
Adding additional Information
Created a worker using
bun create cloudflare\@2.5.0
My vitest.config.ts
My package.json
dev deps
Running the test in the hello world template for the example test provided
This issue is with the latest version of vitest, raised an issue there! if anyone using 1.4.0 please use 1.3.0