Recently, I’ve begun working on a project built with WordPress. One of the requirements involves writing tests and outputting a report.
In this post, I hope to show how I’ve set up the project to utilise PHPUnit and WP_UnitTestCase. I’ve had minimal exposure to PHPUnit in