@stryker-mutator/typescript-checker

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

test

c8 npm run test:all

mocha

mocha

stryker

node ../core/bin/stryker.js run

test:all

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

test:unit

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

test:integration

mocha 'dist/test/integration/**/*.js'
npm i @stryker-mutator/[email protected]

Metadata

Downloads