-
Unit testing your WordPress themes and plugins
WP tuts has created an interesting three part tutorial on how to use test driven development when writing themes and plugins for WordPress. The first part introduces the concept of unit testing and it explains what is needed to be able to write unit tests for WordPress. The second part continues by introducing how to write a testable plugin…
-
Zero Inspection
Regardless if it is due to yourself or it was dropped in your knee by someone else, have you ever had problem with the quality of your software? I know I have and I guess that all of us at some point in time have been in the situation where we face an ever growing…