-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Create a small, practical doc that outlines testing strategies compatible with AWOS. The doc must be non-prescriptive: teams choose the approach that fits their project. AWOS enables custom project commands and team-specific notes (e.g., in claude.md). 
Deliverable
• docs/testing-strategies.md (1 page).
What to cover (short, actionable)
1. Principles
• Non-forcing: AWOS does not mandate a single strategy.
• Keep it lightweight and easy to adopt.
3. Commands and customization
• Note that AWOS workflow commands (e.g., /awos:tasks, /awos:implement) are context for where tests fit in the flow. 
4. Team documentation hook
• Add a snippet teams can copy into claude.md or awos commands to record their chosen strategy.
• Encourage teams to keep this section up to date as the project evolves.
claude.md snippet (copy/paste)
Acceptance criteria
• docs/testing-strategies.md added and linked from README.md. 
• Includes the strategy list, customization guidance, CI notes, and the claude.md snippet.
• Clear, compact, and easy to follow him
Copilot
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation