|
|
|
|
|
by cocktailpeanuts
3506 days ago
|
|
Agreed, in my case what ends up happening is I start out with no tests but soon the project becomes huge and i have to start writing tests if I want to push stuff without fear. The thing is, most large companies have a QA team so this fear is not super tangible to many developers. And small startups are more focused on building stuff quickly (which they should be). I think this is why this topic has been polarizing. Some people feel the need and some people do, depending on which role you're playing in your organization. Nowadays interestingly, even the large companies are moving towards more testing because they can cut QA costs that way. |
|
Small startups that focus on quickly building stuff have to decide whether to take on more technical debt in order to get something small out the door quickly, or settle on a maintainable velocity over time. Some begin at the former and move quickly to the latter once their MVP is out the door. Some never get to move because they sink under the weight.