Wrapper to get jest-openapi compatibility #1271
SchabaJo
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks for raising this! I will take a look at And while investigating, if I run across any type tweaks that would make it easier to consume with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I really love
openapi-typescript
andopenapi-fetch
and I really lovejest-openapi
.However, these projects are not compatible, as
jest-openapi
expects asuperagent
-like response.Here's my approach to reach compatibility: https://gist.github.com/SchabaJo/b012605f6d5d6f5b0fb99ea4e8de5b10
Have a nice day and keep up the great work!
Beta Was this translation helpful? Give feedback.
All reactions