Complete the remaining stub methodology chapters:
-
Test-First Philosophy (book/src/methodology/test-first-philosophy.md)
- Why tests come first
- Benefits of test-first approach
- Examples from aprender codebase
- Common pitfalls and solutions
-
Zero Tolerance Quality (book/src/methodology/zero-tolerance.md)
- Quality gates and enforcement
- Pre-commit, pre-push, CI/CD checks
- TDG scoring and targets
- Real-world examples from aprender
These chapters complement the existing RED-GREEN-REFACTOR and What is EXTREME TDD chapters.
Acceptance Criteria:
Complete the remaining stub methodology chapters:
Test-First Philosophy (
book/src/methodology/test-first-philosophy.md)Zero Tolerance Quality (
book/src/methodology/zero-tolerance.md)These chapters complement the existing RED-GREEN-REFACTOR and What is EXTREME TDD chapters.
Acceptance Criteria:
mdbook testpasses