|
@@ -35,7 +35,7 @@
|
|
|
"prelint:swagger2openapi": "yarn openapi:v3",
|
|
"prelint:swagger2openapi": "yarn openapi:v3",
|
|
|
"test": "run-p test:*",
|
|
"test": "run-p test:*",
|
|
|
"test:jest": "cross-env NODE_ENV=test NODE_OPTIONS=\"--max-old-space-size=4096\" jest --logHeapUsage",
|
|
"test:jest": "cross-env NODE_ENV=test NODE_OPTIONS=\"--max-old-space-size=4096\" jest --logHeapUsage",
|
|
|
- "test:vitest": "cross-env NODE_ENV=test vitest run src",
|
|
|
|
|
|
|
+ "test:vitest": "cross-env NODE_ENV=test vitest run src --coverage",
|
|
|
"jest:run": "cross-env NODE_ENV=test jest --passWithNoTests -- ",
|
|
"jest:run": "cross-env NODE_ENV=test jest --passWithNoTests -- ",
|
|
|
"reg:run": "reg-suit run",
|
|
"reg:run": "reg-suit run",
|
|
|
"//// misc": "",
|
|
"//// misc": "",
|