martinsson / BugsZero-Kata

Practice Designing code for less bugs
86 stars 131 forks source link

Add result files in resource folder #18

Closed loicknuchel closed 4 years ago

loicknuchel commented 5 years ago

Do this to have a shared result among all languages + allow to fix bugs and still have a working test

martinsson commented 5 years ago

Hi, nice idea to have a fixed bug reference. I need to check if this is usable also with approval tests.

Which one of the bugs does the fixed version correspond to? There's the "never getting out of prison" and the erroneous distribution of money whenever a question is answered correctly.

martinsson commented 4 years ago

Closing this for the moment as I'm don't understand how to use it. Does this mean I have to fix both bugs in one go?