|
Posted by Colin McKinnon on 05/11/05 17:45
mirnazim@gmail.com wrote:
> Hi,
>
> I was googling for a unit testing framework for php. I stumbled upon 3,
> all are named PHPUnit.
>
> 1) http://phpunit.sourceforge.net/
> 2) http://pear.php.net/package/PHPUnit/
> 3) http://pear.php.net/package/PHPUnit2/
>
> I am confused. Can anybody help me out and tell me what is happening
> and clear the confusion.
>
> Please share your experiences with a other unit testing frameworks for
> PHP.
Another one to add to the list: simpleTest.
Personally I think PEAR is a bot of a lifestyle choice, and very heavy in
some departments. [ /me dons flameproof suit ]
Of course if you're already a born-again PEAR programmer, then maybe the
PEAR tools make more sense.
Certainly phpUnit does the job for me, although I also use Rephlux - one of
these days I'll try to work out how I can just use one or the other.
HTH
C.
Navigation:
[Reply to this message]
|