Starting code for the GildedRose Refactoring Kata in many programming languages.
Go to file
2012-03-28 15:02:21 +02:00
GildedRose updating python, Java and cpp versions to all work with the same texttests 2012-03-28 15:02:21 +02:00
Tennis On closer examination of the rules I notice Forty-All should in fact be Deuce 2012-01-04 19:52:03 +01:00
README Java version of the kata now compiles and has a failing test 2012-01-12 21:55:28 +01:00

This is a collection of starting files for when practicing refactoring.

Contents so far:

Tennis Kata in Java, Python and C++.
Gilded Rose Kata in Java, Python and C++. (a C# version is already available on github)