@stryker-mutator/tap-runner
has unexpected interaction with the Node.js v24 build-in test runner
#5287
Labels
🐛 Bug
Something isn't working
Summary
When upgrading from Node.js v22 to v24, the interaction between
@stryker-mutator/tap-runner
and Node's build-in test runner changed and now it reportsn/a
for tests with a 100% mutation score.I have observed this behavior in two separate projects with (more or less) the same test setup:
Stryker config
Test runner config
n/a
Stryker environment
Test runner environment
node --test 'src/*.test.js'
Your Environment
Add stryker.log
stryker.log
The text was updated successfully, but these errors were encountered: