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

Test the belief of recovery from a network split in distributed commit.
I don't get the point. Is it something not testable? If it's testable, it's TDD-able.
TDD sales pitch is not to write any code without an existing test.