28 July 2023
Realising PHPUnit is not just Unit tests
It is far too easy to assume that PHPUnit only does Unit tests. I was guilty of this until a recent shift in thinking and now the latest linguistic faux pas on my list of things to hate is when colleagues casually refer to the PHPUnit tests as "the unit tests". They are not the […]… Read more »

