|
|
|
|
|
by kubanczyk
561 days ago
|
|
The TDD and DDD ultimately tell you which inputs are of interest. CDD doesn't, so it's apples to oranges. People who think that specifically TDD is a programming technique didn't get the entire memo. It can drive you to design and re-design your app's inputs. But that part of TDD is tacit - hard to teach. |
|
where in the article say that CDD does not care about inputs?
Also in the article says "The main idea of TDD is to design the software through tests." do you disagree with that?