Skip to content

Commit 5427565

Browse files
docs: add zod-fixture to mocking ecosystem (#2409)
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
1 parent 11e507c commit 5427565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ There are a growing number of tools that are built atop or support Zod natively!
488488

489489
- [`@anatine/zod-mock`](https://github.com/anatine/zod-plugins/tree/main/packages/zod-mock): Generate mock data from a Zod schema. Powered by [faker.js](https://github.com/faker-js/faker).
490490
- [`zod-mocking`](https://github.com/dipasqualew/zod-mocking): Generate mock data from your Zod schemas.
491+
- [`zod-fixture`](https://github.com/timdeschryver/zod-fixture): Use your zod schemas to automate the generation of non-relevant test fixtures in a deterministic way.
491492
- [`zocker`](https://zocker.sigrist.dev): Generate plausible mock-data from your schemas.
492493

493494
#### Powered by Zod

0 commit comments

Comments
 (0)