Closed shishir-karanth closed 1 year ago
npm run test
npm run benchmark
Can you add an unit test to ensure it works properly?
You can checkout the existing test inside https://github.com/fastify/fastify-compress/tree/master/test as example.
Checklist
npm run test
andnpm run benchmark