This took me too long to do in a software craftsmanship meeting but I
really enjoyed this kata. It's called the Gilded Rose kata. I dig it coz it
really tests your refactoring skills when you have weird constraints (plus
the WoW references).
Anyway, instructions and everything can be found on my anemic GitHub page<https://github.com/dinkelburt/GildedRose>(forked from
NotMyself <https://github.com/NotMyself/GildedRose> and then updated to
VS2012 and setup to use NuGet). You can see my solution on the MySolution
branch. Enjoy!