We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ba0b9 commit eb189a9Copy full SHA for eb189a9
CHANGELOG.md
@@ -1,5 +1,16 @@
1
Magento Functional Testing Framework Changelog
2
================================================
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.
14
15
4.2.1
16
---------
0 commit comments