Search Results

Testing your code


Perhaps no other coding practice is as important as testing your code. Also in the nature of Business Development, where parts of your code always change on the request of a client (including Management), or even when you want to make your code run with better performance, Automated tests are highly needed, you can’t just [...]

Read the rest of this post...

Posted on Tuesday, December 12th, 2006
Under: Code, HowTo, PHP | 8 Comments »