Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add zodock to mocking ecosystem #2394

Merged
merged 4 commits into from May 21, 2023

Conversation

ItMaga
Copy link
Contributor

@ItMaga ItMaga commented May 2, 2023

First of all, I want to thank you for this great library! 🚀

I have implemented the following utility to generate dummy data based on Zod schemas. Unlike similar utilities already presented in the ecosystem, this utility covers most of the functionality of Zod schemes, for example, transform, refine, preprocess, recursive types and all complex combinations of these methods.

I will be very happy if this library is useful to the community, and I will try to actively support it.


In addition, I wanted to ask for help with the z.never() type. What data needs to be passed in order to successfully pass the check when parsing a schema with z.never()?

@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for guileless-rolypoly-866f8a ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1c9acbb
🔍 Latest deploy log https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/646aa5050e14f100089e8605
😎 Deploy Preview https://deploy-preview-2394--guileless-rolypoly-866f8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@colinhacks
Copy link
Owner

Love it, thanks!

@colinhacks colinhacks merged commit d3bf7e6 into colinhacks:master May 21, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants