Last 2017, I have written an article on how to get you on the ground with test-driven development of TDD. In that article, I have laid down the foundation on how to get your development environment running with PHPUnit.
I am also in my early years doing test-driven development at that time and the unit testing I have discussed is actually integration tests because it…