@stryker-mutator/javascript-mutator

v3.1.0
A plugin for javascript projects using Stryker
stryker javascript @stryker-mutator/mutator-plugin

test

nyc --exclude-after-remap=false --check-coverage --reporter=html --report-dir=reports/coverage --lines 85 --functions 90 --branches 60 npm run mocha

mocha

mocha "test/helpers/**/*.js" "test/unit/**/*.js" "test/integration/**/*.js"

stryker

node ../core/bin/stryker run
npm i @stryker-mutator/[email protected]

Metadata

Downloads