Skip to content

Vitest coverage reproduction

Notifications You must be signed in to change notification settings

aleksi-magner/vitest-c8-vs-v8

Repository files navigation

Installing dependencies

yarn

Run development server

yarn dev

Run unit-test with Vitest

yarn unit

Vite Config

See Vite documentation.