Gilded Rose Refactoring Kata
This is a refactoring kata. The original version of the code is available on Bobby Johnson’s GitHub. Another popular version with translations to many programming languages is maintained on Emily Bache’s GitHub.
Acknowledgements
This kata was originally created by Terry Hughes.
Referenced in these Learning Hours:
- Code Reading - Identifying Code Smells
- Test Names
- Lift-Up Conditional Introduction
- Demo of Approvals with Coverage and Mutation testing
- Lift-Up Conditional on Gilded Rose