File tree Expand file tree Collapse file tree 1 file changed +16
-11
lines changed Expand file tree Collapse file tree 1 file changed +16
-11
lines changed Original file line number Diff line number Diff line change 1
- # MFTF Version 1.0 - Changelog
1
+ Magento Functional Testing Framework Changelog
2
+ ================================================
2
3
3
- ## Initial commit of MFTF v1.0.0
4
+ 1.0.0
5
+ ------
4
6
5
- ### Core Features:
7
+ ### Core features
6
8
7
9
* ** Traceability** for clear logging and reporting capabilities
8
10
* ** Modularity** to run tests based on modules/extensions installed
9
11
* ** Customizability** to have an ability to customize existed tests
10
12
* ** Readability** using clear declarative XML test steps
11
13
* ** Maintainability** based on simple test creation and overall structure
12
14
13
- ### Supported Systems
15
+ ### Supported systems
14
16
15
- * OS
16
- * Windows 10
17
- * OSX (Sierra)
18
- * Browser
19
- * Chrome (Latest) with ChromeDriver Latest
17
+ #### Operation systems
20
18
21
- ### Known Issues
19
+ * Windows 10
20
+ * macOS Sierra
21
+
22
+ #### Browser
23
+
24
+ * Chrome (Latest) with ChromeDriver Latest
25
+
26
+ ### Known issues
22
27
23
28
* 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/
You can’t perform that action at this time.
0 commit comments