Introduce mutation testing.
This commit is contained in:
parent
237f5c302b
commit
4494e56dc5
3 changed files with 360 additions and 16 deletions
|
@ -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": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue