Improve your code’s maintainability by dropping unit tests
The way you test has a huge impact on your codebase maintainability.
In this article I’ll try to show you how you can improve it by zoning out and seeing the broader picture.
Let's start with why:
Why do we test?
Nobody tests for the sake of it, ever...
blog.alramalho.com8 min read