Testing, more specifically PHP Testing

Simplest debugging is make a note before the function is called. 'Hey we are going to do X'.

Here are some other ideas on testing:

SimpleTest for PHP

PHP Master | Preventing Code Rot 101: Unit Testing

PHP Master | Error Condition Testing with PHPUnit

Art of Debugging

Why you should always test.

Here is a great list of tools assembled by Scott Hanselman.

This page contains information I gathered and thought were very useful. See more notes on development.

Just to let you know, this page was last updated Monday, Mar 18 24