Articles tagged with suite
Testing Models with CakePHP 1.2 test suite
CakePHP test suite is a powerful environment that lets you test small to large applications testing for isolated portions of your code. It is one of the coolest additions to the 1.2 release and in this article we'll see how to use it to test our application models.
[Read more]
Latest Comments