Commit graph

2 commits

Author SHA1 Message Date
3a4521f52a Document FizzBuzz nested git repository structure
- Add note to .gitignore explaining fizzbuzz/.git is intentional
- FizzBuzz maintains its own git history to demonstrate TDD progression
- Facilitators can use 'cd fizzbuzz && git log' to see RED-GREEN commits
2026-03-10 15:33:41 +07:00
c3355063f2 Initial commit: Complete TDD workshop materials
- Workshop documentation (WORKSHOP_PLAN, FACILITATOR_GUIDE, etc.)
- FizzBuzz kata with demo script (git history to be recreated)
- Password Validator kata with demo script and solution
- Shopping Cart kata with demo script and solution
- Setup guide and TDD reference card for participants
2026-03-10 15:32:21 +07:00