Skip to content
Snippets Groups Projects
Unverified Commit f7a3312e authored by Emily Bache's avatar Emily Bache Committed by GitHub
Browse files

Merge pull request #389 from hdeweirdt/main

Fix link to original description of the kata
parents 7397b893 415a3945
No related branches found
No related tags found
No related merge requests found
# Gilded Rose Refactoring Kata
This Kata was originally created by Terry Hughes (http://twitter.com/TerryHughes). It is already on GitHub [here](https://github.com/NotMyself/GildedRose). See also [Bobby Johnson's description of the kata](http://iamnotmyself.com/2011/02/13/refactor-this-the-gilded-rose-kata/).
This Kata was originally created by Terry Hughes (http://twitter.com/TerryHughes). It is already on GitHub [here](https://github.com/NotMyself/GildedRose). See also [Bobby Johnson's description of the kata](https://iamnotmyself.com/refactor-this-the-gilded-rose-kata/).
I translated the original C# into a few other languages, (with a little help from my friends!), and slightly changed the starting position. This means I've actually done a small amount of refactoring already compared with the original form of the kata, and made it easier to get going with writing tests by giving you one failing unit test to start with. I also added test fixtures for Text-Based approval testing with TextTest (see [the TextTests](https://github.com/emilybache/GildedRose-Refactoring-Kata/tree/master/texttests))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment