|
|
|
|
|
by rmanolis
566 days ago
|
|
In TDD, I would have to iterate over the hello_from procedure 900 times to create the software design. In CDD, I created first the software design by translating "can't" statements to errors and then iterate over the errors following specific rules to create a tree of stack traces that created the software design and then I TDD over that design to complete the application. |
|