Add package.json script mutationTest
.
This commit is contained in:
parent
71da094422
commit
9c35dd4aa4
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
"url": "git+https://gitlab.com/NodeGuy/channel.git"
|
||||
},
|
||||
"scripts": {
|
||||
"mutationTest": "stryker run",
|
||||
"test": "nyc mocha --recursive"
|
||||
},
|
||||
"nyc": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue