mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-10-28 03:25:02 +08:00
chore: improve ci testing
This commit is contained in:
@ -10,7 +10,7 @@ We run Vitest in browser mode using Playwright (Chromium) with `vitest-browser-v
|
||||
## Run locally
|
||||
|
||||
- Install dependencies: `pnpm install`
|
||||
- Install Chromium: `pnpm exec playwright install chromium`
|
||||
- Install Chromium: `pnpm test:setup`
|
||||
- Run tests: `pnpm test`
|
||||
- Coverage (V8): `pnpm test:coverage`
|
||||
- HTML report: `coverage/browser/index.html`
|
||||
|
||||
Reference in New Issue
Block a user