Implement phpunit testing on a plugin

If you haven’t studied up on WordPress’s own unit testing tools and how to use them with plugins, I’d recommend that you do that. Here’s a tutorial I wrote, to get you started: http://codesymphony.co/writing-wordpress-plugin-unit-test

Leave a Comment