|
|
|
|
|
by randomdata
715 days ago
|
|
> I've generally come to think that unit tests should be used to baseline something after it ships In theory, but I've never seen anyone successfully write tests after something ships. By that time much of the context that should be documented in tests is forgotten. |
|
The above those is a very rare exception. The general rule is once code is shipped management doesn't allow you time to make it better.