> All projects that I have been part of in my current company don't have automated tests
On the rare occasions when I start on the green field, logging and unit tests are literally the first things I set up. It only takes a moment, and the time investment is paid back the first moment you investigate a bug.
Doesn't mean I do unit tests religiously, but at least I do them sometimes.
On the rare occasions when I start on the green field, logging and unit tests are literally the first things I set up. It only takes a moment, and the time investment is paid back the first moment you investigate a bug.
Doesn't mean I do unit tests religiously, but at least I do them sometimes.