Commit Graph

3 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
ce9be8beab fix(docs): update workflow references from tinytorch-ci to tinytorch-validate-dev 2026-01-25 20:07:25 -05:00
Vijay Janapa Reddi
96fbd58d1a style(docs): convert test hierarchy to Mermaid diagram
Replace ASCII art with styled Mermaid flowchart for consistency
with other documentation pages
2026-01-25 15:28:10 -05:00
Vijay Janapa Reddi
36dc99055f docs(tito): add comprehensive Developer Testing Guide
New testing.md documentation covers:
- Test hierarchy diagram (inline → unit → integration → e2e → milestone → release)
- Quick reference table for all test flags
- Detailed explanations of each test type
- Module-specific testing with --module flag
- CI/CD integration examples
- Test directory structure reference
- Common workflows for daily/feature/release development
- Troubleshooting section
2026-01-23 13:17:45 -05:00