Hi all
I've developing plugins and I'm desperate to apply a unit testing framework but there appears to be very little documentation on how to accomplish this. I've taken a look a MockPress, however the documentation is a little sketchy. My plugins are using $wpdb and I need to be able to access this during testing.
Any pointers?
James