You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
webdriverio doesn't support v8 coverage provider (which is the default value), specify istanbul if you need to collect coverage in webdriverio: https://vitest.dev/config/#coverage-provider
Describe the bug
When running unit tests inside a browser using the
webdriverio
provider, coverage cannot be reported. Instead an error is thrown:Reproduction
Issue can be reproduced using commit 1c5562f of glektarssza/webcraft.
Output
Extension Version
1.8.4
Vitest Version
vitest/2.1.8 darwin-x64 node-v23.4.0
Validations
The text was updated successfully, but these errors were encountered: