hey-api / openapi-ts

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

Intergrate with `msw` mock service #1069

Open himself65 opened 2 months ago

himself65 commented 2 months ago

Description

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

mrlubos commented 2 months ago

@himself65 What do you do currently?