There are 3 repositories under refactoring-kata topic.
♻️ Example projects illustrating Code Smells in order to apply Refactoring techniques
The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)
Playground for Software Engineering Concepts e.g. DSA, TDD, SOLID, Design Patterns, and others
Refactoring Kata:涵盖所有重构手法练习的栗子和测试。重构刻意练习。
Level 2 of the Expense Report Legacy Code Refactoring Kata. Someone added a new feature (HTML output) without refactoring a bit!
Código ruim pra manter e bom pra praticar refactoring.
Ejercicio para practicar refactoring
Kata to train how to decouple code and Clean Code
Refactoring kata dealing with Primitive Obsession.
This repository is an extended version of the GildedRose kata that uses the BDD Scaffolding technique to specify and test existing legacy code.
Exercises to practice refactoring coupled hierarchies.
Splitting a Large Class Exercise.
This is the JavaScript game of Tron in 219 bytes prepared as Refactoring Kata in different languages.
Kata Gilded Rose
Refactoring Kata to practice refactoring the "bumpy road" code smell
Repository to refactor TaskList as a part of teaching refactoring.
Refactoring Exercise Focusing on Names. -- Collecting ports.
Refactoring Exercise Focusing on Data Clumps
Kata about refactoring and TDD from the book The Coding Dojo Handbook, a practical guide to creating a space where good programmers can become great programmers by Emily Bache
kata adapted from https://github.com/sandromancuso/trip-service-kata
Exercise to refactor and add new features
Gilded Rose Refactoring Kata
Kotlin refactoring kata
Kotlin refactoring kata
GildedRose Refactoring Kata
Refactoring exercises for inheritance versus composition. -- Collecting ports.
This is a fun kata that has the programmer building simple combat rules, as for a role-playing game (RPG).
TDD and Refactoring Katas of Legacy & New Code/Features