@mocking-bird/mongoose

Generates fixtures for `mongoose`. Simply provide the schema or model, and it will generate mock data based on the types and constraints of the schema.

mongoose-test-factory

A comprehensive Mongoose plugin for generating realistic test data with schema analysis, factory patterns, and relationship management