Hacker News new | ask | show | jobs
by athorax 566 days ago
This is just TDD. Your tests should be written to verify and gaurd against "cants" not verify the happy path
1 comments

It is not TDD because CDD does not architect the software through refactoring passed tests.

It architects the code from the errors by following specific rules

lol