Submitted by Larry on 1 September 2021 - 11:27am In my last post, we talked about PHPUnit's data providers, and how to leverage them to write more maintainable tests. Today, I want to talk about two more test-writing techniques that I've found to be very helpful. Continue reading this post on PeakD. PHP PHPUnit Unit testing TYPO3