Timeline for Does TDD lead to good design?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 26, 2019 at 20:02 | comment | added | denis631 | your Game of Life example is purely anecdotal evidence and provide no proof whatsoever | |
| Dec 19, 2012 at 6:15 | comment | added | Ziv | When writing Game of Life, shouldn't at least some of the tests be able to test for execution time? It is a demand of the program to be run in decent time, isn't it? | |
| Dec 10, 2012 at 12:51 | comment | added | Eugen Martynov | The answer was that TDD helps to fail faster with bad design as well it helps faster to change design to better by refactoring. So there is no straighforward connection between TDD and design | |
| Dec 10, 2012 at 12:49 | comment | added | Eugen Martynov | Alex, I didn't expect answer - yes it leads to 100% good design. I was asking experience guys who is using TDD for long time if it really tends to have good/suitable for current requirements design without upfront thinking | |
| Dec 10, 2012 at 10:19 | history | edited | Martijn Pieters | CC BY-SA 3.0 | added 27 characters in body |
| Dec 10, 2012 at 9:48 | review | First posts | |||
| Dec 10, 2012 at 10:19 | |||||
| Dec 10, 2012 at 9:30 | history | answered | Alexander Beletsky | CC BY-SA 3.0 |