Skip to content

Commit b68d5d2

Browse files
webdevbyjossclaude
andcommitted
Rename section to "Testing and quality engineering"
Updates the section heading and its table-of-contents anchor. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 8c77ed8 commit b68d5d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This roadmap helps engineers progressively build up their coding agents harness,
99
- [Agentic coding 101](#agentic-coding-101)
1010
- [Spec-first work](#spec-first-work)
1111
- [Agent instructions and Skills](#agent-instructions-and-skills)
12-
- [Testing and quality](#testing-and-quality)
12+
- [Testing and quality engineering](#testing-and-quality-engineering)
1313
- [Tool integrations and MCP](#tool-integrations-and-mcp)
1414
- [Multi-agent workflows](#multi-agent-workflows)
1515
- [Productivity and operations](#productivity-and-operations)
@@ -138,7 +138,7 @@ Complex tasks sometimes contain independent sub-problems that benefit from separ
138138

139139
**In practice:** you've compared a single-agent run with a partitioned workflow, given each sub-agent a clear objective and output contract, and can show when the extra coordination paid off.
140140

141-
## Testing and quality
141+
## Testing and quality engineering
142142

143143
### 20. Generating or improving unit tests
144144

0 commit comments

Comments
 (0)