support fastify
Showing
This diff is collapsed.
| ... | ... | @@ -39,6 +39,7 @@ |
| }, | ||
| "devDependencies": { | ||
| "@nestjs/platform-express": "^8.2.3", | ||
| "@nestjs/platform-fastify": "^8.3.1", | ||
| "@nestjs/testing": "^8.2.3", | ||
| "@types/jest": "^27.0.3", | ||
| "@types/koa": "^2.13.4", | ||
| ... | ... |
tests/fastify.spec.ts
0 → 100644
Please register or sign in to comment