The testing stage of our development pipeline at work is currently fully non-automated. Our codebase supports a REST api and PHP website. The api was built on top of a legacy MVC…

Original Article: https://blog.sigma-star.io/2024/01/people-dont-understand-oop/ Occasionally, I come across the opinion that object oriented programming (OOP) is an obsolete principle. This opinion sometimes goes hand-in-hand with observations that it is not longer touted as…