@stryker-mutator/core

v8.2.1
The extendable JavaScript mutation testing framework
mutation testing mutation testing test js stryker

test

c8 npm run test:all

start

tsc -w

stryker

node bin/stryker.js run

test:all

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

test:unit

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

test:integration

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

Metadata

Downloads