BMAD-METHOD/bmad-core
vforvaick 36ca3c1bfa feat: Add TDD infrastructure and scaffold files
- Create TDD tasks: write-failing-tests.md, tdd-implement.md, tdd-refactor.md
- Add TDD story template with frontmatter metadata tracking
- Implement TDD-specific Definition of Done checklist
- Create TDD workflow orchestration (Red-Green-Refactor cycle)
- Add TDD prompts for QA (Red), Dev (Green), and Refactor phases
- Configure test runner auto-detection for JS/TS, Python, Go, Java, .NET, Ruby
- Update core-config.yaml with TDD settings (disabled by default)
- Add story frontmatter schema with TDD metadata fields

All files pass linting and formatting checks.
Backward compatible - TDD disabled by default (tdd.enabled: false)
2025-09-01 21:04:40 +07:00
..
agent-teams fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
agents fix: correct dependency path format in bmad-master agent (#495) 2025-08-30 22:14:52 -05:00
checklists feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00
config feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00
data fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
prompts feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00
schemas feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00
tasks feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00
templates feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00
workflows feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00
core-config.yaml feat: Add TDD infrastructure and scaffold files 2025-09-01 21:04:40 +07:00