RE: [PHP] Unit test platform

2009-06-25 Thread Bob McConnell
From: Bastien Koert > On Thu, Jun 25, 2009 at 10:00 AM, Bob McConnell wrote: >> I need some guidance. I have looked over the PHP site and don't see any >> hints about using PHP interpreters for unit testing. I would like to >> know if this idea has any chance of working. >> >> I want to set up the

Re: [PHP] Unit test platform

2009-06-25 Thread Bastien Koert
On Thu, Jun 25, 2009 at 10:00 AM, Bob McConnell wrote: > I need some guidance. I have looked over the PHP site and don't see any > hints about using PHP interpreters for unit testing. I would like to > know if this idea has any chance of working. > > I want to set up the development and build machi

[PHP] Unit test platform

2009-06-25 Thread Bob McConnell
I need some guidance. I have looked over the PHP site and don't see any hints about using PHP interpreters for unit testing. I would like to know if this idea has any chance of working. I want to set up the development and build machines with PHP interpreters to do automated unit tests. Because we

Re: [PHP] PHP Unit Test - Code Coverage - Continuous Intergration?

2008-04-16 Thread Brice
Hello, I think of PHPUnit+Xdebug+PHPUndercontrol. Brice Favre On Wed, Apr 16, 2008 at 8:17 PM, Jay Paulson <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I¹m just not getting into unit testing and was wondering what tools are > out > there that will automatically run unit tests continuously and

[PHP] PHP Unit Test - Code Coverage - Continuous Intergration?

2008-04-16 Thread Jay Paulson
Hi everyone, I¹m just not getting into unit testing and was wondering what tools are out there that will automatically run unit tests continuously and make reports if a test failed and how much/what code was tested. Currently in Java land I¹m using Hudson, ant, Junit, and Coberatura. Thanks! Jay

[PHP] Unit test

2004-03-22 Thread Andres Ferrando
Hi! which Unit Test tool for PHP do you recomend? bye -- Andrés Ferrando <[EMAIL PROTECTED]> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php