"Rick Fletcher" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Has anyone done any PHP unit testing? I've been looking around for a unit
> testing library to try out. Below are the ones I've found so far:
>
> SimpleTest: http://www.lastcraft.com/simple_test.php
> PHPUnit (dead?): http://phpunit.sourceforge.net/
> Pear PHPUnit: http://pear.php.net/package/PHPUnit
> Generic PHP Framework (dead?): http://gpfr.sourceforge.net/
>
> SimpleTest looks the most complete and the most active, so that's where
I'm
> leaning. Anyone have any experience with any of these libraries, or have
any
> comments on PHP Unit testing in general?

Don't have any experience myself but here's a nice article by Harry about
SimpleTest:
http://www.sitepoint.com/blog-post-view.php?id=175190

Hope it helps. Regards,
Torsten Roehr

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to