Test Data Generator
BaşlangıçtestingEn az 16K bağlam
Generates realistic test data, fixtures, and seed files for databases and APIs. Creates data that respects constraints (foreign keys, unique fields, valid formats) and covers edge cases. Supports JSON, SQL, CSV, and factory patterns.
Kullanım alanları
- Generating database seed files for development
- Creating API response fixtures for frontend testing
- Building factory functions (Faker.js, Factory Boy)
- Generating edge case data (unicode, long strings, nulls)
- Creating realistic demo data for presentations
Örnek prompt
Generate test data for the following schema: ```sql [paste schema or describe entities] ``` Requirements: - 20 records per table - Realistic names, emails, dates (not "test1", "test2") - Respect foreign key relationships - Include edge cases: empty strings, max-length values, special characters - Output format: [SQL INSERT / JSON / TypeScript factory functions] Additional constraints: - [e.g., "dates should span last 6 months", "include some inactive users"]
Önerilen modeller
Uyumlu araçlar
claude-codecursorgithub-copilotkiroany
Modaliteler
Giriş: text, code
→Çıkış: code
İlgili Skills
Yazar
OpenModels Community