Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/admin/tool/behat/cli/
FolderUp one level  
Fileinit.php            [source] [201 lines]   CLI script to set up all the behat test environment.
Filerun.php             [source] [524 lines]   Wrapper to run previously set-up behat tests in parallel.
Fileutil.php            [source] [500 lines]   CLI tool with utilities to manage parallel Behat integration in Moodle All CLI utilities uses $CFG->behat_dataroot and $CFG->prefix_dataroot as $CFG->dataroot and $CFG->prefix
Fileutil_single_run.php [source] [307 lines]   CLI tool with utilities to manage Behat integration in Moodle All CLI utilities uses $CFG->behat_dataroot and $CFG->prefix_dataroot as $CFG->dataroot and $CFG->prefix