I just gave a talk today about Unit testing PHP code using PHPUnit in Drupal Camp 2015.
I have recently added Unit testing as part of my development workflow and it has helped me a lot as a developer and has even changed the way I think about code.
In this talk I talked about how to get started doing Unit testing in PHP and about some of the tips that I learned as I started doing Unit testing.