-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore: migrate from tap to node test and c8 #203
base: master
Are you sure you want to change the base?
chore: migrate from tap to node test and c8 #203
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove also taprc
dc68194
to
23f2eb4
Compare
Signed-off-by: Nimesh Kumar <nimesh.kumar031@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of adding new Promise everywhere, could you use the promise version of those APIs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day> Signed-off-by: Nimesh Kumar <nimesh.kumar031@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, please also apply #203 (review) and it's good to go
Checklist
This PR removes tap and uses
node:test
andc8
npm run test
andnpm run benchmark
and the Code of conduct