Testing Orchestration — Arc Phase 7.7
This skill provides the knowledge base for the arc pipeline's testing phase. It is auto-loaded by the arc orchestrator and injected into test runner agents.
Testing Pyramid Hierarchy
/\
/E2E\ ← Slow, few (max 3 routes)
/------\
/Integr. \ ← Moderate speed, moderate count
/----------\
/ PBT (1.5) \ ← Fast, invariant-based (when PBT lib available)
/--------------\
/ Unit Tests (1) \ ← Fast, many
[Description truncada. Veja o README completo no GitHub.]