Up one level | ||
init.php [source] [203 lines] | CLI script to set up all the behat test environment. | |
run.php [source] [524 lines] | Wrapper to run previously set-up behat tests in parallel. | |
util.php [source] [495 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 | |
util_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 |