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 f63fac8 commit 93fd35dCopy full SHA for 93fd35d
CHANGELOG.md
@@ -7,7 +7,7 @@ Magento Functional Testing Framework Changelog
7
* Allure output has been enhanced to contain new test artifacts created and used per MFTF step:
8
* `makeScreenshot` will contain an attachment under its Allure step.
9
* `seeInCurrentUrl` and all other `Url` asserts now contain an attachment with the expects vs actual comparison.
10
- * `createData` and all other `Data` actions now contain attachments with `ApiUrl`, `Headers`, `Request Body`, and `Response Body`.
+ * `createData` and all other `Data` actions now contain attachments with `Request Body` and `Response Body`.
11
* Modularity
12
* Added a new `mftf run:manifest` command to run testManifest files generated by `generate:tests`.
13
* See DevDocs for details
0 commit comments