Introduce mutation testing.

This commit is contained in:
David Braun 2018-08-27 16:34:19 -04:00
parent 237f5c302b
commit 4494e56dc5
No known key found for this signature in database
GPG key ID: 87EC41ADF710B7E2
3 changed files with 360 additions and 16 deletions

View file

@ -17,7 +17,12 @@
"@nodeguy/assert": "0.1.4",
"eslint": "4.19.1",
"mocha": "5.0.5",
"nyc": "11.6.0"
"nyc": "11.6.0",
"stryker": "0.25.1",
"stryker-api": "0.18.0",
"stryker-javascript-mutator": "0.8.0",
"stryker-mocha-framework": "0.11.0",
"stryker-mocha-runner": "0.13.0"
},
"homepage": "https://github.com/NodeGuy/channel",
"keywords": [