Skip to content

test: migrate to node:test #59

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 2 commits into from
May 4, 2025
Merged

Conversation

inyourtime
Copy link
Contributor

@inyourtime inyourtime commented May 2, 2025

Checklist

@Fdawgs Fdawgs requested a review from Copilot May 2, 2025 06:53
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates the test suite from using the Tape testing framework to Node's built‐in test runner (node:test).

  • Replace Tape with node:test for a native testing solution
  • Update test functions to be asynchronous and use strict assertion methods
Files not reviewed (1)
  • package.json: Language not supported

@Fdawgs Fdawgs self-requested a review May 2, 2025 07:12
@Fdawgs Fdawgs requested a review from a team May 2, 2025 07:32
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, nice!

@Fdawgs Fdawgs merged commit 1be2f7c into fastify:main May 4, 2025
11 checks passed
@inyourtime inyourtime deleted the migrate-node-test branch May 4, 2025 12:46
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.

3 participants