Duplication over Abstraction in Unit Tests
One of the first things you learn as a software engineer is to avoid code duplication whenever possible. But this same learned aversion to duplication is what causes many software engineers to fill their unit tests with logic and abstractions that ca...
davidadamojr.hashnode.dev1 min read