We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffc28f commit 4b3857dCopy full SHA for 4b3857d
package.json
@@ -14,7 +14,7 @@
14
"scripts": {
15
"build": "tsc",
16
"postbuild": "copyfiles -u 1 src/main/wrapper/resources/cx* dist/",
17
- "test": "tsc && jest --runInBand"
+ "test": "tsc && jest --runInBand --coverage"
18
},
19
"repository": "https://github.com/CheckmarxDev/ast-cli-javascript-wrapper.git",
20
"author": "Jay Nanduri",
0 commit comments