Tag Archives: tdd

Unit testing makes coding more fun

“unit testing is a test that validates that individual units of source code are working properly”, that’s what Wikipedia says about unit testing. That’s general knowledge. But what motivates me even more than the increased software quality is that it … Continue reading

Posted in PHP, Programming, Web Development | Tagged , , | 9 Comments