5 ms·
I've found the best way to make upgrading easier is having good test coverage. I think one of the biggest fears when upgrading is having something break but not
by diasks2 12y ago
I've found the best way to make upgrading easier is having good test coverage. I think one of the biggest fears when upgrading is having something break but not knowing that it is now broken. Although tests won't always catch everything they are a great start to ease the upgrade process.