vite-plugin-filter-replace
vite-plugin-filter-replace copied to clipboard
Generate test coverage report duplication
Using it with vite-test, when running unit tests on the cli, the plugin causes test coverage text duplication. When I remove the plugin from the mergeConfig the duplication will be disappeared.
With replace plugin:
Reporter is 'v8', but the issue is the same with 'istambul.'
Any fix or workaround?
Thanks.