-
Notifications
You must be signed in to change notification settings - Fork 18
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
fix: adds support for tap 19 #451
Conversation
…rgs for over 17, custom top-level nyc excludes
Oh hrm, didn't see that tests were red still. Of course that needs to work first. |
now
prior
|
for some reason
|
Blocked by tapjs/tapjs#1027 |
Blocked by tapjs/tapjs#950 because tap@19 doesn't work on 20.5.0 😢 not sure what to do here |
I've made pr's which could potentially make tap truly support what it says isaacs/resolve-import#5 But as it currently stands tap truly is
and we still use node 20.5 to test 😢 |
I've added a small demo here of tap@19 working on node 16-22 here it uses patch-package 😞 |
tap.nyc-args
is only removed for 18 not 19 😢tap-snapshots
is ignored by defaulttap.show-full-coverage
for > 17>
delimiter syntaxt.mock
->t.mockRequire