PHP Automatic Unit Testing
This session is aimed at introducing unit testing to PHP developers. The session discusses what unit tests are and why they should be used as part of the development process. Several unit testing tools will be introduced and compared in this session - phpt, PHPFit and PHPUnit.