Test Data Factory Writing test setup is slower than writing the test itself. You have a model with 12 fields, a model that requires a User, and an model that requires both. Every test file re-invents the same boilerplate — with slightly different hardcoded values that don't cover edge cases. Paste your schema and get a complete factory module: realistic Faker-powered defaults for every field, relationship-aware ordering, and one-line overrides for specific test scenarios. Reads any schema format. Outputs TypeScript, Python, or SQL. Zero external APIs. --- Trigger Phrases - "generate test data…