ZooWork Market · Skill
testing-principles
Principles for writing test code. Differentiate unit tests and integration tests, avoid anti-patterns, and follow Python/pytest patterns. Use when writing test code, reviewing test quality, or distinguishing unit vs. integration tests, or when the user mentions "writing tests", "unit tests", "integration tests", "pytest", or "test review". Not for E2E/browser testing (use the Playwright skill instead).