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 10 months ago • 1 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

In the CI environment, it is unable to skip three tests, very strange 🤔 skip-test

Tony133 avatar Aug 23 '25 08:08 Tony133