Re: Unit testing in PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 17 Jun 2010 3:21:18 pm vikash.iitb@xxxxxxxxx wrote:
> Hi,
> 
> What do you use for unit testing in PHP? phpUnit, SimpleTest or any other?

I tend to prefer SimpleTest.  Mock Objects and the Web UI are IMO, way better 
than what they are with PHPUnit (the last I saw of it). Besides, everything 
comes as a package => much easier to set it up.

As far as CI-tools go, phpUnderControl supports only PHPUnit (out of the box). 
Phing supports both PHPUnit and SimpleTest painlessly.
-- 
Best Regards
Pavan K Murthy
http://grahana.net/

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux