Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/zhendrikse/tdd
Browse files Browse the repository at this point in the history
  • Loading branch information
zhendrikse committed Nov 7, 2024
2 parents 588962a + f839cdc commit b981ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdd-katas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Difficulties range from low (**L**) → medium (**M**) → high (**H**).
| [game-of-life](./game-of-life) | M | **Generic TDD** / **Small steps** ||||||||
| [gilded-rose-kata](./gilded-rose-kata) | M / H | **Legacy code** / **Refactoring** / Approval tests ||||||||
| [greed-kata](./greed-kata) | M | Implement complex rules in **small steps** ||||||||
| [locker-room-kata](./lcd-digits-kata) | L | Getting started with TDD / Recursion ||||||||
| [lcd-digits-kata](./lcd-digits-kata) | L | Getting started with TDD / Recursion ||||||||
| [locker-room-kata](./locker-room-kata) | M | Stateless / Functional programming ||||||||
| [manhattan-distance](./manhattan-distance) | L | 1, 2, N / Encapsulation ||||||||
| [mars-rover](./mars-rover) | M | **Generic TDD** / Design decisions ||||||||
Expand Down

0 comments on commit b981ba6

Please sign in to comment.