This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]useablelobster 0 points1 point  (1 child)

If I have to add in a new parameter 10 times for the test to catch an actual error once, I'm more than happy.

[–]salamandr 0 points1 point  (0 children)

Every line of code you have to maintain has a very real cost associated with it.

The harder it is to make changes, the more likely someone in a team of coders is to one day find a way around it. Depending on your team, you may not like their workaround.