@stryker-mutator/typescript-checker

v8.6.0
A typescript type checker plugin to be used in Stryker, the JavaScript mutation testing framework

test

c8 npm run test:all

mocha

mocha

test:all

npm run test:unit && npm run test:integration

test:unit

mocha 'dist/test/unit/**/*.js'

test:integration

mocha 'dist/test/integration/**/*.js'

stryker

node ../core/bin/stryker.js run
npm i @stryker-mutator/typescript-checker

Metadata

Downloads