DEV Community

Discussion on: The worst developers are those who complain there are no tests in a project

Collapse
 
simoroshka profile image
Anna Simoroshka

Maybe they believe that it is possible to write perfect code that will never break...

Collapse
 
david_j_eddy profile image
David J Eddy

I know someone like this; will not work with them again.

Collapse
 
nflamel profile image
Fran C.

Could be... From my point of view the safest believe you can have as a developer is that everything is broken or is going to be broken at some point.

No mater how much experience you might have, how easy the problem to solve is or which tools you use. I guess that's because we engineer solutions based on trade offs and we always leave little things behind. Maybe it is because we don't always fully understand the problems we solve...