issues/27: CI Jest coverage on test and stage tags
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"lint-fix": "eslint . --fix",
|
||||
"preview": "vite preview",
|
||||
"test": "jest --runInBand",
|
||||
"test:ci": "jest --runInBand --coverage --coverageReporters=text-summary --coverageReporters=lcov",
|
||||
"test-watch": "jest --watch",
|
||||
"test-clear-cache": "jest --clearCache"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user