Hi Paul, did you get any information on what's available on the apache hudson regarding php?
Cheers Bastian 2010/8/17 Paul Lindner <[email protected]>: > [email protected] > > Build folks -- do we have php testing tools installed on the hudson box? Do > we have any php binaries installed there? > > On Aug 17, 2010, at 1:35 AM, Bastian Hofmann wrote: > >> I guess a good first step would be to write the ant script and getting >> this into hudson before looking into maven. Anyway I'm not quite sure >> if we really need the dependency management for php at all, since we >> don't have that many dependencies and the ones we have at the moment >> (OAuth library and some parts of the Zend Framework), are customized. >> >> Do you know if the Apache hudson server has tools like phpunit, >> pdepend or phpcpd already installed? >> >> 2010/8/16 Paul Lindner <[email protected]>: >>> This is looking great! Thanks. >>> >>> I'd been looking at two things that might make developing on shindig php >>> easier, PHP-Maven <http://www.php-maven.org> and the ant tasks defined in >>> this slide >>> deck<http://www.slideshare.net/sebastian_bergmann/continuous-integration-of-php-projects-4159699> >>> . >>> >>> On Mon, Aug 16, 2010 at 12:38 AM, Bastian Hofmann <[email protected] >>>> wrote: >>> >>>> Hi, >>>> >>>> the following improvements are included: >>>> >>>> - tests provide their own certificates for testing of signing functionality >>>> - rest api tests do not rely on a working apache instance of shindig >>>> anymore. >>>> any http calls are mocked instead. >>>> - tests work from command line. any needes $_SERVER variables are set in >>>> the >>>> tests >>>> - tests can override the main configuration with own values >>>> - some fixes in the provided sample json database >>>> >>>> this also means, that we can start to include the phpunit tests as a hudson >>>> job. >>>> >>>> if there are no objections, I'll commit this patch tomorrow (yay, my first >>>> commit :-) ) and write a small ant script for hudson. >>>> >>>> http://codereview.appspot.com/1988044/show >>>> >>>> Thanks >>>> >>>> Bastian >>>> >>> >>> >>> >>> -- >>> Paul Lindner -- [email protected] -- linkedin.com/in/plindner >>> > >
