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 - test case for item quality degrades twice as fast past selling date 2 - item quality degrades by one with one day left 3- item quality degrades down to zero 4 - item quality is never negative |
||
|---|---|---|
| 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