Comment on Sick of Ruby, dynamic typing, side effects, and object-oriented programmingparentComments−neodude12yWhere do you draw the line between "creating new software" and a "large scale project"? Every large scale project starts as a small project, so at some point you must decide to start writing tests; and then you have the burden of backfilling 'em.−Paradigma1112yBut at least you dont have to write the tests that were rendered useless due to changing requirements.
Comments
Where do you draw the line between "creating new software" and a "large scale project"? Every large scale project starts as a small project, so at some point you must decide to start writing tests; and then you have the burden of backfilling 'em.
But at least you dont have to write the tests that were rendered useless due to changing requirements.