How to configure PhpStorm 10.x to run unit tests in CakePHP 3.x?

Does anyone have a verified method to configure PhpStorm 10.x to run unit tests in CakePHP 3.x? edit: after @ndm's answer I fixed my PhpStorm configuration, adding "phpunit.xml.dist" to PHPUnit > ...