Matthew Weier O'Phinney wrote:
The perl culture is one that includes testing and documentation as
the norm

You might be interested to know that there is a PHP equivalent for Test::More, the CPAN library that prompted the "testing revolution" that Perl seems to have undergone in the past five years or so.

It is packaged as a standard part of Apache-Test (which now has support for testing PHP applications):

http://search.cpan.org/dist/Apache-Test/

Hope that helps.

Chris

--
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/

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

Reply via email to