Files
settled-reach/docs/_templates/test-plan.md
T
jpmschweitzerandClaude Opus 4.6 a569313e14 docs(docs): add frontmatter templates for docs/ directory
New template system for project documentation with standardized
frontmatter (title, description, type, status, decision_refs).
Templates for architecture, design, briefing, workshop, and test-plan
document types. Enables context-aware loading alongside the existing
wiki template system.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:46:00 +01:00

818 B

title, description, type, status, ticket, system_under_test, created, updated
title description type status ticket system_under_test created updated
test-plan active YYYY-MM-DD YYYY-MM-DD

{Title}

Scope

{What is being tested and what is excluded.}


Test Cases

{Numbered test cases with expected results.}


Environment

{Test environment requirements: live server, fixtures, headless, etc.}