Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 99 words in the discussion.

Trending Topics

#code#tdd#write#test#lots#religion#stop#believers#must#every

Discussion (3 Comments)Read Original on HackerNews

andrewstuart7 minutes ago
But what about TDD?

It’s a religion you know.

Even AI can’t stop the believers - you must write a test for every line of code before you write the code.

It may sound ridiculous crazy stupid and bananas to some but that the way TDD works.

sscaryterryabout 1 hour ago
For any sufficiently complex system, evaluating the interfaces, the constraints, the guarantees, its test, is the only way you can practically work with them IMHO.

Most developers, if not pretty much everybody, will struggle to keep anything over 100k lines (my made up arbitrary number) of code in their head.

jauntywundrkindabout 3 hours ago
That's actually ok IMO, if you know systems well & know lots and lots of good architectural questions about what it's built.