Test Data Management

Build reliable test data with factories, fixtures, deterministic seeding, per-test isolation, and safe anonymization of production data for realistic datasets. Use when the user asks about test data, fixtures, factories, flaky tests caused by shared state, seeding a test database, parallel-safe data, or anonymizing production data for testing.

paulasilvatech 33e998f 6.1 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/github-copilot/skills/test-data-management commit 33e998fa6b

Frequently asked questions

npx skillmds@latest add paulasilvatech/test-data-management-2