Dear Developers
We updated our PHPUnit-Version in trunk to 5.7 this morning after the PR #533 has been accepted during last JF. Please make sure you use the same version while running your tests locally. You can use the defined version after installing the dev-requirements in composer:
$ cd libs/composer
$ composer install
$ php /var/www/ilias/libs/composer/vendor/phpunit/phpunit/phpunit --exclude-group needsInstalledILIAS --no-configuration ilGlobalSuite /var/www/ilias/Services/PHPUnit/test/ilGlobalSuite.php
Please do not commit the dev-dependencies, there is a description on this here: https://github.com/ILIAS-eLearning/ILIAS/tree/trunk/libs/composer
If there are any questions concerning the update of our PHPUnit-version, feel free to start the discussion here in this forum-thread: https://www.ilias.de/docu/goto_docu_frm_5386_4466.html