jamesshore / tdd-introLinks
Everything you need to conduct an introductory workshop on test-driven development.
☆135Updated 2 years ago
Alternatives and similar repositories for tdd-intro
Users that are interested in tdd-intro are comparing it to the libraries listed below
Sorting:
- A timer for the "baby steps" exercise/technique for doing TDD☆61Updated 2 weeks ago
- Repository hosting the Software Craft And Testing Unconference UK website.☆62Updated last month
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆294Updated 4 months ago
- The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)☆155Updated 3 months ago
- An exercise on refactoring☆17Updated 2 years ago
- Starting code for a Refactoring Code Kata on the Yatzy rules☆113Updated this week
- Backend application for the CleanCoders series☆89Updated 6 years ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆450Updated last year
- This is a refactoring kata for improving your coding skills☆117Updated 3 weeks ago
- pocketmod for coderetreats, single page that makes a small booklet, for participants or to give away to spread the word.☆35Updated 5 years ago
- Legacy Code Retreat - Trivia Game codebase☆529Updated 3 months ago
- A notation for small commits messages that show the risk involved in each step☆21Updated 10 months ago
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated 2 years ago
- A Kata exercise. This one involves writing code to reserve seats on a train.☆115Updated last year
- Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations☆230Updated last month
- Outside-In TDD kata☆29Updated 4 months ago
- A game for exploring the development practice of mob programming☆276Updated last year
- Kata to learn about Polymorphism☆131Updated 2 weeks ago
- Source code for the book, "Growing Object-Oriented Software, Guided by Tests"