Test Coverage
What to read
Coverage targets (80%+ unit, 100% scenarios, critical E2E paths): → testing-guide.md#coverage-requirements
Running tests with coverage flags: → testing-guide.md#running-tests
Coverage configuration strategy and improvement workflow: → af-testing-expertise/SKILL.md — see "Workflow: Improving Test Coverage" and "Coverage Configuration Strategy"
Testing pyramid — balance unit, integration, and E2E: → testing-guide.md#overview