Test Design Patterns

Use when designing a test strategy or reviewing QA practice: deciding the test pyramid split between unit, integration, and end-to-end tests, fixing test anti-patterns (the liar, the giant, the mockery, the inspector, the flaky test), writing parameterized or table-driven tests, adding property-based tests, reading mutation testing results, or interpreting code coverage numbers. Python and pytest examples throughout.

AeyeOps Updated

File contents

AeyeOps/aeo-skill-marketplace/tree/main/aeo-tdd-workflow/skills/test-design-patterns commit 6719b17ebd

Frequently asked questions

npx skillmds@latest add aeyeops/test-design-patterns