Running PHPUnit tests with VVV and PhpStorm

PhpStorm has excellent out of the box support for running unit tests using the PHPUnit testing framework. It also provides you with great code coverage statistics of your unit tests. The challenge however is getting it setup properly and actually running your WordPress unit tests. On my local development environment, I specifically use VVV and ideally I wanted … Continue reading Running PHPUnit tests with VVV and PhpStorm