mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-16 06:51:27 +00:00
Starting code for the GildedRose Refactoring Kata in many programming languages.
1- aged item quality increases twice as fast past selling date 2- aged item quality 50 past selling date does not increase 3- quality of an item is never greater than 50 |
||
|---|---|---|
| Java | ||
| .gitignore | ||
| GildedRoseRequirements.txt | ||
| license.txt | ||
| README.md | ||
Gilded Rose Refactoring Kata Java
This Kata was originally created by Terry Hughes (http://twitter.com/TerryHughes). It is already on GitHub here.
Instructions
1 - Build the project 2 - Run the microtests 3 - Follow the instructions in GildedRoseRequirements.txt