Relative Content

Tag Archive for vitevitest

Vitest “coverage enabled but missing html reporter”

I’m using Vitest in my project and I’m trying to obtain a coverage report from the Vitest UI. I’ve followed the steps from the docs, but I’m getting the error “Coverage enabled but missing html reporter” when hovering over the coverage icon.