Execute mocha tests as well
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"jest": "npx jest",
|
||||
"start": "cds watch fiori",
|
||||
"test": "npm run jest -- --silent",
|
||||
"test:mocha": "npx mocha --timeout 10000",
|
||||
"test:hello": "cd hello && npm test"
|
||||
},
|
||||
"jest": {
|
||||
|
||||
Reference in New Issue
Block a user