Zod Testing

Testing patterns for Zod schemas using Jest and Vitest. Covers schema correctness testing, mock data generation, error assertion patterns, integration testing with API handlers and forms, snapshot testing with z.toJSONSchema(), and property-based testing. Baseline: zod ^4.0.0. Triggers on: test files for Zod schemas, zod-schema-faker imports, mentions of "test schema", "schema test", "zod mock", "zod test", or schema testing patterns.

anivar 26fcf49 3 files · 11.1 KB Updated

File contents

anivar/zod-testing/tree/main/ commit 26fcf49705

Frequently asked questions

npx skillmds@latest add anivar/zod-testing