Forum
>
Testing Module (UNIT TESTING) in CAKE PHP
Welcome, Guest

Testing Module (UNIT TESTING) in CAKE PHP
Topic Normal Testing Module (UNIT TESTING) in CAKE PHP
by nav on 05/12/2009 17:36

Guys

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.

More Info....

Check this link

http://bakery.cakephp.org/articles/view/testing-models-with-cakephp-1-2-test-suite

Enjoy

nav