Test Data Builders

Construct test objects through builders and factories with valid defaults so each test states only the fields it cares about. Use when shared fixture files couple unrelated tests and drift as the schema grows.

Amey-Thakur a61e877 2.8 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/testing/test-data-builders commit a61e877af6

Frequently asked questions

npx skillmds@latest add amey-thakur/test-data-builders