Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.9
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE
-
wip-mdl-49456
-
Easy
-
Description
With behat parallel run in place, it will be nice to have following feature as well:
1. Support --name / feature
2. Add option to run single run without asking user
3. Support for re-run option, so you don't have to do it manually ...
4. Allow manual distribution of features, as current way of step count and timing has limitations.
- Some steps take longer then others, so it really don't work so optimal
- Timing will vary on system and need to run whole suite once, before getting that information
5. Add support for tag or'ing.
6. Exit codes are reversed and they should contain o/p run appended to show correct information.
7. Add support for feature files in sub-folder (This is supported by behat and before MDL-49622, we were setting the folder path so they were indirectly supported)
8. Handle cases where 1 process have feature files and rest don't.
Documents/Moodle/instances/im/moodle/lib/behat/classes/behat_config_manager.php on line 357
|
PHP Stack trace:
|
PHP 1. {main}() /home/damyonw/Documents/Moodle/instances/im/moodle/admin/tool/behat/cli/run.php:0
|
PHP 2. behat_config_manager::update_config_file() /home/damyonw/Documents/Moodle/instances/im/moodle/admin/tool/behat/cli/run.php:167
|
PHP 3. behat_config_manager::get_config_file_contents() /home/damyonw/Documents/Moodle/instances/im/moodle/lib/behat/classes/behat_config_manager.php:112
|
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-49622 Some annoyances with behat run.php
-
- Closed
-