If you've been hearing more and more about unit testing your applications but aren't sure where to start, you might want to check out this post from Jani Hartikainen.
It's the first in a series looking at what unit testing is and how it can help keep your applications running smoothly.
In this post I'll introduce unit testing: What it is, when it's a good idea and when it might not be.
I'll also discuss a bit...
Create your own framework... on top of the Symfony2...
Some watchful readers pointed out some subtle but nonetheless important bugs in the framework we have built yesterday. When creating a framework, you must be sure that it behaves as...
Marco Tabini's Blog: The easiest way to add unit test...
In a new post to his blog Marco Tabini offers some suggestions on unit testing - not really a tutorial on how to it, more of an "easy way in" to introducing it to your development process. ...
Monkey patching in PHP - till
I haven't really had the chance or time to play with PHP 5.3 until recently when Ubuntu 10.04 upgraded my local installations and kind of forced me to dive into it a little. And I'm also...
Post new comment