@stryker-mutator/api
Advanced tools
Changelog
4.0.0-beta.4 (2020-08-29)
nrOfTests
metric (0eea448)'test_runner'
instead of 'test_runner2'
.onMutantTested
and onAllMutantsTested
methods on the Reporter
api have changedChangelog
4.0.0-beta.3 (2020-08-19)
.mjs
and .cjs
file formats (#2391) (5ba4c5c)sandboxFileNames
injectable values (#2369) (92f3bf5), closes #2351react
and react-ts
has been removed. Please use create-react-app
and create-react-app-ts
respectivelyChangelog
4.0.0-beta.0 (2020-07-10)
require
(963e289)/
(#2290) (3918633)// [@ts-nocheck](https://github.com/ts-nocheck)
to scripts (8ceff31)Instrumenter
class (8df9172)Mutator
API (3ca89cf)TestFramework
API (fe5e200)Transpiler
API (06f668b)--maxConcurrentTestRunners
is now deprecated. Please use --concurrency
instead.