Test Implement Factory Fixtures

Create factory fixture patterns for customizable test setup with variations. Use when building reusable test fixtures with multiple configurations, creating parameterizable mocks, or implementing test data builders. Works with pytest fixtures, mock objects, and test utilities. Enables DRY test setup while maintaining flexibility for edge cases.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/test-implement-factory-fixtures commit 46d6082456

Frequently asked questions

npx skillmds@latest add dawiddutoit/test-implement-factory-fixtures