AriPerkkio @ariperkkio.dev ยท Mar 21

Finalizing rewrite of AST-aware v8-to-istanbul. This will provide accuracy of Istanbul coverage for V8 coverage reports. I've intentionally kept this tool unopinionated so that it's not strictly tied to just @vitest.dev - it should be usable with Jest, C8, Playwright and node:test too.

51 likes 1 replies

?

Replies

Marvin Hagemeister ยท Mar 21

Ohh this looks very interesting!