20 September 2013

Legacy code

I once attended a talk where the main point was that legacy code is any code that wasn't written with tests.  Well, I think now legacy code is any code written without both tests and without code review.  If you have only one the code is still legacy, it has a bus factor of one.

No comments:

Post a Comment