-
Notifications
You must be signed in to change notification settings - Fork 57
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
test: migrate from tap to node:test and c8 #238
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.
lgtm
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.
LGTM
Copilot
AI
left a comment
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.
Copilot reviewed 5 out of 9 changed files in this pull request and generated 4 suggestions.
Files not reviewed (4)
- .taprc: Language not supported
- package.json: Language not supported
- test/auth.test.js: Evaluated as low risk
- test/example-composited.test.js: Evaluated as low risk
Co-authored-by: Copilot <[email protected]> Signed-off-by: Frazer Smith <[email protected]>
Co-authored-by: Copilot <[email protected]> Signed-off-by: Frazer Smith <[email protected]>
Co-authored-by: Copilot <[email protected]> Signed-off-by: Frazer Smith <[email protected]>
Co-authored-by: Copilot <[email protected]> Signed-off-by: Frazer Smith <[email protected]>
Checklist
This PR migrates from
tap
tonode:test
andc8
npm run test
andnpm run benchmark
and the Code of conduct