Skip to content

feat(tap): provide --test-reporter=tap as default nodeArg #5302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented May 12, 2025

Provide --test-reporter=tap as default in tap.nodeArgs, as the default --test-reporter changed in node 23 to 'spec', see nodejs/node#58301

Fixes #5287

Provide `--test-reporter=tap` as default in `tap.nodeArgs`, as the default changed in node23 to 'spec'.
@nicojs nicojs merged commit 228fb81 into master May 13, 2025
7 checks passed
@nicojs nicojs deleted the feat/tap-support-24 branch May 13, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@stryker-mutator/tap-runner has unexpected interaction with the Node.js v24 build-in test runner
3 participants