ZooWork Market · Skill
testing-strategy
Dedicated workflow for creating, running, and analyzing tests across all levels (unit, integration, e2e). Auto-detects the project's testing framework, provides templates by test type, and analyzes coverage gaps. Use when writing tests, improving coverage, setting up test infrastructure, or validating implementations. Triggers on "write tests", "add tests", "test this", "improve coverage", "testing strategy", "what should I test", "set up testing". Do NOT use for debugging test failures in CI (use gh-fix-ci) or for running tests as part of branch finalization (use finalize-branch).