You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
520 B
12 lines
520 B
2 years ago
|
This files describes API changes in the tool_behat code.
|
||
|
|
||
|
=== 3.7 ===
|
||
|
* Behat will now look for behat step definitions in the current
|
||
|
theme and any parents the theme may have.
|
||
|
=== 2.7 ===
|
||
|
* Constants behat_base::cap_allow, behat_base::cap_prevent and
|
||
|
behat_base::cap_prohibit have been removed in favour of the
|
||
|
lang/en/role.php language strings 'allow', 'prevent' and 'prohibit'.
|
||
|
* @_only_local tag used in .feature files replaced by @_file_upload tag
|
||
|
* @_alerts tag used in .feature files replaced by @_alert tag
|