The Branch By Abstraction Pattern
Introduction
Refactoring codebases is a common task among software developers. Tests should give a certain confidence to implement changes without actually destroying critical parts. However, sometimes a refactoring process takes time. To be able to ...
blog.sause.dev2 min read