Details
Description
At the moment by default we still support executing phpunit tests via AllTests.php file. The default behaviour should be using phpunit xml configuration file.
At the moment by default we still support executing phpunit tests via AllTests.php file. The default behaviour should be using phpunit xml configuration file.
There are several way of executing phpunit. All of them explained in PHPUnit manual - see http://www.phpunit.de/manual/current/en/textui.html and http://www.phpunit.de/manual/current/en/organizing-tests.html
In short, at the moment the way you can execute PHPUnit within Sonar is: