Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 571 Bytes

Readme.md

File metadata and controls

8 lines (5 loc) · 571 Bytes

The Gilded Rose

In this kata, you will add one new piece of functionality to an existing indebted code base. The problem description is available in the comment block at the top of the main class file, or in the project main page.

The intention is to get your feet wet with refactoring indebted code. Additionally, see if you can identify what makes this code hard to work with, both in particular examples and in terms of the anti-patterns present within it.

More details are available on the project page.