Y
Hacker News
new
|
ask
|
show
|
jobs
by
laserlight
1408 days ago
Yes, so much this. I don’t really understand how people could object to TDD. It’s just about putting together what one manually does otherwise. As a bonus, it’s not subject to biases because of after-the-fact testing.
1 comments
pjmlp
1407 days ago
Test the belief of recovery from a network split in distributed commit.
link
laserlight
1407 days ago
I don't get the point. Is it something not testable? If it's testable, it's TDD-able.
link
pjmlp
1407 days ago
TDD sales pitch is not to write any code without an existing test.
link