5 ms·
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 yo
by neodude 12y ago
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.
- Paradigma11 12y agoBut at least you dont have to write the tests that were rendered useless due to changing requirements.