Search Results

4
votes

How do I write unit tests in PHP?

Unit testing isn't very effective unless you change your coding style to accommodate it. I recommend browsing the Google Testing Blog …