Skip to content

Commit bc5eae1

Browse files
authored
Merge pull request #299 from magento-gl/master
Merge master back to develop
2 parents c5dff0b + 61db6a7 commit bc5eae1

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
4.3.0
4+
---------
5+
### Enhancements
6+
* Bumped `allure-framework/allure-codeception` dependency to `^2.1`.
7+
* Bumped `codeception/codeception` to `^5.0` and upgraded its dependent packages.
8+
* Replaced Yandex methods with Qameta related methods.
9+
* Created methods for modifying step name and for formatting allure.
10+
11+
### Fixes
12+
* Fixed all issues and exceptions thrown after codeception upgrade.
13+
* Removed dependency of MagentoAllureAdapter in codeception.yml file.
314

415
4.2.1
516
---------

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "4.2.1",
5+
"version": "4.3.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)