Skip to content

Repository files navigation

Generate fake test data based on a zod schema

With so many tests needing to hand craft possible out dated shapes of data, it would be nice if we could generate consistent fake data to test on based on a set of schemas.

Steps

  • clone
  • install
  • run pnpm ts-node index.ts (or npm, yarn etc, basically run the index file)
  • Look at example.json, a generated survey is created and written to that file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors

Languages