@stryker-mutator/typescript-checker

v4.0.0-beta.5
A typescript type checker plugin to be used in Stryker, the JavaScript mutation testing framework

test

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

mocha

mocha

stryker

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

Metadata

Downloads