feat(ci): add coverage configuration
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"preview": "vite preview",
|
||||
"test": "vitest",
|
||||
"test:run": "vitest run",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"test:integration": "vitest run tests/integration",
|
||||
"test:regression": "vitest run tests/regression --update",
|
||||
"test:e2e": "playwright test",
|
||||
|
||||
Reference in New Issue
Block a user