Skip to content
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 to node:test with c8 #161

Merged
merged 5 commits into from
Sep 11, 2024

Conversation

narendra-reddy-nf
Copy link
Contributor

@narendra-reddy-nf narendra-reddy-nf commented Sep 9, 2024

This PR replaces tap with node:test and introduces c8 for code coverage.

Checklist

package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

t.plan exists on node 20 and 22
https://nodejs.org/api/test.html#contextplancount

@Uzlopak Uzlopak changed the title migrate to node:test with c8 chore: migrate to node:test with c8 Sep 9, 2024
test/integration.test.js Outdated Show resolved Hide resolved
test/integration.test.js Outdated Show resolved Hide resolved
Copy link
Member

@gurgunday gurgunday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@simoneb simoneb merged commit cb2ae5a into fastify:master Sep 11, 2024
11 checks passed
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.

5 participants