hey-api / openapi-ts

🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more. Support: @mrlubos
https://heyapi.dev
Other
1.32k stars 102 forks source link

Intergrate with `msw` mock service #1069

Open himself65 opened 1 month ago

himself65 commented 1 month ago

Description

I think it's possible to generate mock server handler for better unit testing

mrlubos commented 1 month ago

@himself65 What do you do currently?