The gilded rose refactoring kata in dotnet core 3.1
Go to file
Thibaud 023cf716b1 feat: implement conjured items
"Conjured" items degrade in Quality twice as fast as normal items
2020-09-01 00:26:25 +02:00
test feat: implement conjured items 2020-09-01 00:26:25 +02:00
.gitignore Initial commit 2020-08-31 19:32:41 +02:00
csharpcore.csproj Initial commit 2020-08-31 19:32:41 +02:00
GildedRose.cs feat: implement conjured items 2020-09-01 00:26:25 +02:00
GuildedRoseRequirements.txt Initial commit 2020-08-31 19:32:41 +02:00
Item.cs Initial commit 2020-08-31 19:32:41 +02:00
Program.cs Add test cases for existing items 2020-09-01 00:13:25 +02:00
README.md Initial commit 2020-08-31 19:32:41 +02:00

Gilded Rose Refactoring Kata

Specifications