-
Bug
-
Resolution: Fixed
-
Minor
-
2.4.3
-
None
-
MOODLE_24_STABLE
-
MOODLE_25_STABLE
-
w13_
MDL-38589_m25_pear -
I've got some problem with my phpunit install via composer, but the error message is talking about the PEAR library:
(MOODLE_24_STABLE=29f8c ?2) danp@dan ~/www/production_master_moodleorg> php composer.phar install --dev
|
Loading composer repositories with package information
|
Installing dependencies (including require-dev) from lock file
|
Nothing to install or update
|
Generating autoload files
|
(MOODLE_24_STABLE=29f8c ?2) danp@dan ~/www/production_master_moodleorg> phpunit
|
Moodle PHPUnit environment is not initialised, please use:
|
php admin/tool/phpunit/cli/init.php
|
(MOODLE_24_STABLE=29f8c ?2) danp@dan ~/www/production_master_moodleorg> php admin/tool/phpunit/cli/init.phpInitialising Moodle PHPUnit test environment...
|
Moodle can not find PHPUnit PEAR library
|
- has a non-specific relationship to
-
MDL-38364 admin/tool/phpunit/cli/init.php fails with latest PHPUnit
-
- Closed
-