All work
Open sourceLive
mongoose-test-factory
Realistic test data for Mongoose models. Define once, create thousands.
- Status
- Live
- Year
- 2024
- Role
- Author
Factories that read your Mongoose schema and generate valid, realistic documents — so tests stop hand-building fixtures.
What it is
- Infers generators from schema types, enums and validators
- Overrides, traits and relations for the cases that matter
- Works with Vitest and Jest