|
|
|
|
|
by layer8
107 days ago
|
|
The problem with complex legacy codebases is that you don’t know about the myriads of edge cases the existing code is covering, and that will only be discovered in production on customer premises wreaking havoc two months after you shipped the seemingly regression-free refactor. |
|
Rare to see though. I don't think being able to write code automatically means you can write decent tests. Skill needs to be developed.