I've never used cruisecontrol, but Jenkins is pretty simple to setup. I just use the testsuite shell to execute the tests, as of a mid-cycle 1.3 release the test runner will exit non-zero on test failure which Jenkins can use to break the build.
-Mark On Jul 11, 10:06 pm, "Meroe Kush" <[email protected]> wrote: > Has anyone interfaced cake with cruisecontrol/hudson to do continuous > testing? > > I've used cruisecontrol with other frameworks, but can't seem to find info > on it for cake. I'll keep hacking away at it but figured I would throw the > question out to the community. > > Thanks! -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
