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+ ================================================
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/
You can’t perform that action at this time.
0 commit comments