I may be wrong, but I think it works like this:

The cake testsuite (and cakebaker's) are wrappers for simpletest.
Simpletest is used as a vendor, and the testsuite 'cake-ifies' it.
(Is that a word?  Probably not . . .)  Anyway, simpletest is doing the
actual testing, but the test suite makes everything work in a cakey
way (loading models, controllers, etc).

I hope that helps.  Somebody please correct me if I'm wrong.

hydra12

On Apr 16, 5:37 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> whats the relationship between CakePHP 1.2 test suite N SimpleTest?
>
> is test suite new feature of the 1.2 ? and does test suite just use
> SimpleTest as fundamental?
> and when you download and put SimpleTest in right place ,it enable the
> test suite??
>
> and when use bake.php ,it seems like it output test for SimpleTest not
> cakephp test suite .but why ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to