Explorar o código

Add CI test script to package.json

rugk %!s(int64=2) %!d(string=hai) anos
pai
achega
8443d3e397
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      js/package.json

+ 2 - 1
js/package.json

@@ -15,7 +15,8 @@
     "@peculiar/webcrypto": "^1.1.1"
   },
   "scripts": {
-    "test": "mocha"
+    "test": "mocha",
+    "ci-test": "mocha --reporter-option output=mocha-results.xml"
   },
   "repository": {
     "type": "git",