How difficult is it to integrate PHPUnit into an existing install of CakePHP 1.2.3? Has anyone successfully done it? If so, please point me to anything that's publicly available about the process. So far I've found only http://cakephp.lighthouseapp.com/projects/42648/phpunit-migration-hints, which describes the process of installing phpUnit with CakePHP but seems to assume you're running 2.0. I tried installing it using the vendors directory method at this URL, but it didn't seem to replace SimpleTest as I was expecting. How do I tell CakePHP to use PHPUnit instead of SimpleTest?
(Note: I've found this question (in a few variations) in the group archives, but it doesn't seem to be answered previously. If I'm just failing at Google, please send me a pointer to the proper discussion.) -A.s. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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
