MikroORM Entity Factory
JSON →A library for bulk-creating MikroORM entities with pseudo-random data and relational support, primarily for E2E testing and seeding. Current version 1.0.0 is stable with a low release cadence. Key differentiators: built on Faker.js for realistic data, supports override of specific fields, and handles cascading saves of related entities via a factory container pattern. Requires @mikro-orm/core >=5.1.2.
Resources
packagemikro-orm-entity-factory ↗