Discusses the migration strategy and development process the core team is undergoing to migrate away from PHP4 and provide some of the more interesting benefits that come with PHP5 only support in the CakePHP 2.0 branch.
Unit testing should be an essential part of any software project. This talk will give an overview of unit testing practices and techniques and how to apply them to common situations during development. Topics like why you should write tests, different kinds of testing, what to test and how use mock objects will be covered.
1 Comment