[PHP] i'm curious about unit testing

2010-03-23 Thread Rene Veerman
Hi..

in an effort to write better code i'd like to know good strategies for
unit testing.
automated testing of code.

the fact that my code can undergo rapid changes has kept me back so far.

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



Re: [PHP] i'm curious about unit testing

2010-03-23 Thread Daniel Brown
On Tue, Mar 23, 2010 at 14:29, Rene Veerman rene7...@gmail.com wrote:
 Hi..

 in an effort to write better code i'd like to know good strategies for
 unit testing.
 automated testing of code.

 the fact that my code can undergo rapid changes has kept me back so far.

This is a question that comes up now and again on the list.  I'd
check the archives (via Google[1]) to get a good baseline, and then
you'll be better-armed to ask more specific questions, since you'll
have at least a general understanding.

^1: http://www.google.com/search?q=php-general+unit+testing

-- 
/Daniel P. Brown
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Looking for hosting or dedicated servers?  Ask me how we can fit your budget!

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