Colorize test result diff output.

This commit is contained in:
Daniel Patterson
2016-03-31 13:25:51 -07:00
committed by Patrick Niklaus
parent cbc8b64854
commit 497da1d29b
2 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"d3-queue": "^2.0.3",
"node-timeout": "0.0.4",
"request": "^2.69.0",
"xmlbuilder": "^4.2.1"
"xmlbuilder": "^4.2.1",
"chalk": "^1.1.3"
},
"bin": {
"cucumber": "./node_modules/cucumber/bin/cucumber.js"