Getting Started with Unit Testing
Unit testing has established as the primary way for automated testing in the PHP world. This hands-on session gives you an introduction to unit testing with PHPUnit, based on a practical example. It shows you how to approach unit testing in general, how to test success and failure cases and some more advanced techniques available in PHPUnit.

