Test Data Management

Use to plan test data — factories over fixtures, per-test isolation, deterministic personas (users, roles, tenants) for authorization tests, and strict separation from production data. No real PII in tests; data is owned per test, not shared and mutated.

ahtishamshahzad Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/testing/test-data-management commit 89c3fa6f3f

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/test-data-management