Skip to content

Add "Where does the rigor go?" semantic anchor with German translation#104

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/add-anchor-rigor-term
Closed

Add "Where does the rigor go?" semantic anchor with German translation#104
Copilot wants to merge 3 commits intomainfrom
copilot/add-anchor-rigor-term

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

Adds semantic anchor for the testing strategy question "Where does the rigor go?" - addresses rigor placement in test suites and the Ice Cream Cone anti-pattern.

Changes

  • Created anchor: docs/anchors/where-does-the-rigor-go.adoc

    • 7 core concepts: test rigor placement, ice cream cone problem, strategic distribution, cost of misplacement
    • Categorized: testing-quality
    • Roles: qa-engineer, software-developer, team-lead, software-architect
    • Attribution: Alister Scott, testing community
    • Related: testing-pyramid, tdd-london-school, tdd-chicago-school
  • Created German translation: docs/anchors/where-does-the-rigor-go.de.adoc

    • Complete translation of all core concepts and use cases
    • Maintains same metadata structure as English version
    • Follows repository translation pattern
  • Updated metadata: Regenerated website JSON files via extract-metadata.js

    • Catalog now contains 50 anchors

Structure

= Where Does the Rigor Go?
:categories: testing-quality
:roles: qa-engineer, software-developer, team-lead, software-architect
:related: testing-pyramid, tdd-london-school, tdd-chicago-school
:proponents: Alister Scott, Testing community

[%collapsible]
====
Also known as:: Test Rigor Question, Where to Test Question

*Core Concepts*:
Test rigor placement:: Critical question about where in the test suite the most thorough validation occurs
Ice cream cone problem:: Anti-pattern where most testing rigor is in slow, brittle E2E tests...
====
Original prompt

This section details on the original issue you should resolve

<issue_title>[Anchor Proposal]: Where does the rigor go?</issue_title>
<issue_description>### Proposed Term

Where does the rigor go?

Context (Optional)

No response

Pre-submission Checklist

  • I have searched existing anchors and this term is not already included
  • This term refers to a well-established concept (not something I invented)</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

- Created new anchor file for testing rigor question
- Categorized as testing-quality with appropriate roles
- Added relationships to testing-pyramid and TDD anchors
- Regenerated metadata files for website

Co-authored-by: rdmueller <1856308+rdmueller@users.noreply.github.com>
Copilot AI changed the title [WIP] Add anchor proposal for rigor term Add "Where does the rigor go?" semantic anchor Feb 17, 2026
Copilot AI requested a review from rdmueller February 17, 2026 02:16
@rdmueller
Copy link
Member

@copilot the german translation is missing

- Created where-does-the-rigor-go.de.adoc with German translation
- Translated all core concepts, use cases, and descriptions
- Maintained same metadata structure as English version
- Follows repository translation pattern

Co-authored-by: rdmueller <1856308+rdmueller@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 17, 2026

@copilot the german translation is missing

Added German translation in commit 3bad242. The file docs/anchors/where-does-the-rigor-go.de.adoc includes translations for all core concepts, use cases, and descriptions while maintaining the same metadata structure as the English version.

Copilot AI changed the title Add "Where does the rigor go?" semantic anchor Add "Where does the rigor go?" semantic anchor with German translation Feb 17, 2026
@rdmueller
Copy link
Member

not good enough

@rdmueller rdmueller closed this Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Anchor Proposal]: Where does the rigor go?

2 participants