Hi, I'm new to CakePHP and would like to use Larry Masters's test suite to implement unit and regression testing in my project. I haven't found any documentation so maybe somebody on this list can give me some hints.
What I have: - PHP5 - CakePHP 1.1.13.4450 - CakePHP Test Suite V. 1.0.0.0 I have found some doc on writing test cases in the SimpleTest folders. I have even figured out how to display the tests page in my browser but none of the links on this page works. All I get is "Missing controller" errors. After creating a dummy test group for my app it finally showed up in the list of "available App test groups". But neither this link nor the link for "All groups" works (URL /tests/groups was not found on this server). Am I doing something wrong or do I have to use more recent packages? Where would I place my test classes for app? In the /app/tests/app/ cases folder or in one of the subfolders? Are there any samples how to write test cases / test groups for the testing framework? The only thing I found was the dispatcher.test.php. Thanks in advance for your help, Roger --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---