fastify-cli icon indicating copy to clipboard operation
fastify-cli copied to clipboard

test: migrated start.test.js from tap to node:test

Open Tony133 opened this issue 5 months ago • 0 comments

Checklist

Proposal:

  • migrated start.test.js from tap to node:test 🔥

Note:

Added the createTestDir function to replace .testdir(), because node:test does not have a method is built-in similar to the testdir() method of tap.

Tony133 avatar Jun 07 '25 17:06 Tony133