Skip to content

Commit 0f5de65

Browse files
committed
Merge remote-tracking branch 'origin/sprint-develop' into MQE-621
2 parents f12a6b0 + d2920c8 commit 0f5de65

File tree

3 files changed

+29
-38
lines changed

3 files changed

+29
-38
lines changed

CHANGELOG.MD

Lines changed: 0 additions & 19 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Magento Functional Testing Framework Changelog
2+
================================================
3+
4+
1.0.0
5+
------
6+
7+
### Core features
8+
9+
* **Traceability** for clear logging and reporting capabilities
10+
* **Modularity** to run tests based on modules/extensions installed
11+
* **Customizability** to have an ability to customize existed tests
12+
* **Readability** using clear declarative XML test steps
13+
* **Maintainability** based on simple test creation and overall structure
14+
15+
### Supported systems
16+
17+
#### Operation systems
18+
19+
* Windows 10
20+
* macOS Sierra
21+
22+
#### Browser
23+
24+
* Chrome (Latest) with ChromeDriver Latest
25+
26+
### Known issues
27+
28+
* Support for Firefox is currently incomplete. This will be resolved to support Firefox 57 (Quantum) and latest Gecko driver in next minor release.
29+
* `MAGENTO_BASE_URL` in _.env_ file must have `/` at the end. Example: http://magento.com/

changelog.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)