Skip to content

Commit db10065

Browse files
committed
MQE-622: Update CHANGELOG.md formatting
1 parent 482b93d commit db10065

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

CHANGELOG.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,29 @@
1-
# MFTF Version 1.0 - Changelog
1+
Magento Functional Testing Framework Changelog
2+
================================================
23

3-
## Initial commit of MFTF v1.0.0
4+
1.0.0
5+
------
46

5-
### Core Features:
7+
### Core features
68

79
* **Traceability** for clear logging and reporting capabilities
810
* **Modularity** to run tests based on modules/extensions installed
911
* **Customizability** to have an ability to customize existed tests
1012
* **Readability** using clear declarative XML test steps
1113
* **Maintainability** based on simple test creation and overall structure
1214

13-
### Supported Systems
15+
### Supported systems
1416

15-
* OS
16-
* Windows 10
17-
* OSX (Sierra)
18-
* Browser
19-
* Chrome (Latest) with ChromeDriver Latest
17+
#### Operation systems
2018

21-
### Known Issues
19+
* Windows 10
20+
* macOS Sierra
21+
22+
#### Browser
23+
24+
* Chrome (Latest) with ChromeDriver Latest
25+
26+
### Known issues
2227

2328
* Support for Firefox is currently incomplete. This will be resolved to support Firefox 57 (Quantum) and latest Gecko driver in next minor release.
24-
* MAGENTO_BASE_URL in .env file must have final "/" e.g. "http://magento.com/"
29+
* `MAGENTO_BASE_URL` in _.env_ file must have `/` at the end. Example: http://magento.com/

0 commit comments

Comments
 (0)