emilybache / IceCreamForecasting-Refactoring-KataLinks
an exercise for getting awkward code under test
☆10Updated 9 months ago
Alternatives and similar repositories for IceCreamForecasting-Refactoring-Kata
Users that are interested in IceCreamForecasting-Refactoring-Kata are comparing it to the libraries listed below
Sorting:
- exercise to help you understand the Law of Demeter☆10Updated 7 months ago
- exercise for practicing refactoring☆22Updated last year
- a kata for practicing both testing with Combination Approvals and 'Split Phase' refactoring☆17Updated last year
- Refactoring Kata to practice teasing out incohesive, coupled code☆18Updated 4 years ago
- This is a refactoring kata for improving your coding skills☆117Updated last week
- Kata to learn about Polymorphism☆131Updated last month
- Starting code for a Refactoring Code Kata on the Yatzy rules☆113Updated 2 weeks ago
- A kata about testing bugs in legacy code without 3 weeks of feature freeze. Leveraging on the Mikado Method and the Test Data Builder pat…☆36Updated last year
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- This page is an attempt to centralize useful resources (code katas, workshops, talks) that can help aspiring Software Craftsperson in the…☆45Updated last year
- TDD course exercises☆18Updated 8 months ago
- Practice Designing code for less bugs☆89Updated last year
- Outside-In TDD kata☆29Updated 3 months ago
- Exercises to practice breaking dependencies to test legacy code.☆19Updated last year
- Refactoring exercise where data layer and business layer are not clearly separated