@stryker-mutator/util
Advanced tools
Changelog
8.0.0 (2023-11-30)
handleTestEvent
class property (#4623) (23f557d).svelte
files (0ef9a7f)Changelog
7.3.0 (2023-10-15)
Changelog
7.2.0 (2023-10-02)
Changelog
7.1.0 (2023-06-24)
dispose
without init
(#4284) (55464e0)await
(#4319) (441b645)"dir"
config option (#4329) (eb06075)Changelog
7.0.0 (2023-06-02)
globalThis
when available (#4169) (7d1e58e)onMutantTested
(#4158) (f5227e0)glob
as a dependency (#4225) (ba6bb7e)--allowEmpty
option (#4198) (44e355e)'always'
option to cleanTempDir
(#4187) (f02efb2)onAllMutantsTested
(#4234) (762c023)"nodeArgs"
(#4235) (c149b34)testFiles
(#4253) (76b53f1)bail
(#4239) (6b2eb4d)disableTypeChecks
is now true
by default. You can use this configuration to opt out:{
"disableTypeChecks": "{test,src,lib}/**/*.{js,ts,jsx,tsx,html,vue,cts,mts}"
}
onAllMutantsTested
has been removed. Plugin creators should use onMutationTestReportReady
instead.@stryker-mutator/core
or one of the plugins will no longer work. If you want to import something that's not available, please let us know by opening an issueChangelog
6.4.2 (2023-03-24)