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

Tests: migrate to node:test runner

Open metcoder95 opened this issue 3 months ago • 0 comments

Currently, the library is set to work with tap as test runner; given that node:test is stable since several Node.js versions, we can migrate to it without a problem

metcoder95 avatar Aug 27 '25 21:08 metcoder95