moodle/lib/behat
Eloy Lafuente (stronk7) dc0869fc12
MDL-78570 behat: Remove the skip-passed legacy option
This option (--skip-passed) was implemented because of some bugs in the initial
versions of Behat 3 with the --rerun option.

After Behat 3.2.0 those bugs were fixed and we switched back to use
the upstream --rerun option, abandoning --skip-passed.

More yet, this option wasn't ever documented much, neither in docs or cli.

So it's time to remove it, one less thing to maintain for nothing.

Note that this commit is a 99.99% revert of the original one that was
applied to the moodle-behat-extension (now in core):

c4b25158d2
2023-06-24 19:28:51 +02:00
..
axe MDL-76925 lib: Upgrade axe to 4.6.3 2023-03-03 11:46:28 +01:00
classes MDL-75913 behat: Private files data generator 2023-06-19 16:35:46 +10:00
extension/Moodle/BehatExtension MDL-78570 behat: Remove the skip-passed legacy option 2023-06-24 19:28:51 +02:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field Merge branch 'MDL-75969-master' of https://github.com/andrewnicols/moodle 2022-10-27 15:29:40 +01:00
behat_base.php MDL-67668 behat: Share behat_behat functionality with forms 2020-11-23 09:01:19 +08:00
behat_deprecated_base.php MDL-73669 behat: allow multiple files with deprecated steps 2022-02-04 17:17:08 +01:00
behat_field_manager.php MDL-78317 behat: Remove finally deprecated methods 2023-05-19 10:57:42 +08:00
core_behat_file_helper.php MDL-72593 behat: Improve behat handling of file manager buttons 2021-09-21 15:59:46 +08:00
lib.php MDL-77733 behat: Remove extraneous no-axe option 2023-05-19 10:32:53 +08:00