Browse Source

Add Chai library for tests

Aleksei Kuzmin 7 years ago
parent
commit
367b4b05a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      spec/package.json

+ 1 - 0
spec/package.json

@@ -5,6 +5,7 @@
   "version": "0.1.0",
   "devDependencies": {
     "basic-auth": "^1.0.4",
+    "chai": "^4.1.2",
     "coffee-script": "^1.12.3",
     "graceful-fs": "^4.1.9",
     "mkdirp": "^0.5.1",