i"m curious about unit testing

i"m curious about unit testing

am 23.03.2010 19:29:14 von 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: i"m curious about unit testing

am 23.03.2010 19:37:34 von Daniel Brown

On Tue, Mar 23, 2010 at 14:29, Rene Veerman 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.brown@parasane.net || danbrown@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