i'm curious about unit testing

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
Rene Veerman [ Di, 23 März 2010 19:29 ] [ ID #2036165 ]

Re: i'm curious about unit testing

On Tue, Mar 23, 2010 at 14:29, Rene Veerman <rene7705 [at] 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.brown [at] parasane.net || danbrown [at] 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
Daniel Brown [ Di, 23 März 2010 19:37 ] [ ID #2036166 ]
PHP » gmane.comp.php.general » i'm curious about unit testing

Vorheriges Thema: confirmation of what functions open_basedir will restrict?
Nächstes Thema: Filtering all output to STDERR