-
Recent Posts
Categories
Recent Comments
Archives
Monthly Archives: November 2009
Zend Framework 1.8 Web Application Development – book review
I’ve just finished going through Zend Framework 1.8 Web Application Development, a new book by Keith Pope. Published by Packt Publishing this book which somehow manages to cater to the ZF beginner as well as the veteran developers is a … Continue reading
Posted in Zend Framework
6 Comments
TDD with Zend Framework – testing controllers
Part 1 – Getting Started Part 2 – Testing Controllers Part 3 – Mocks and Stubs Part 4 – Wrapping up the controller In the first part of this series we set up our Zend Framework application and specified our … Continue reading
Posted in Zend Framework
9 Comments
TDD with Zend Framework
Part 1 – Getting Started Part 2 – Testing Controllers Part 3 – Mocks and Stubs Part 4 – Wrapping up the controller Jani Hartikainen has an interesting unit testing series on his blog where he introduces and expands on … Continue reading
Posted in Zend Framework
12 Comments