File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<div class =" bs-callout bs-callout-warning " markdown =" 1 " >
4
4
We do not recommend using Codeception commands directly as they can break the MFTF basic workflow.
5
- All the Codeception commands you need are wrapped using the [ ` mftf ` tool] [ ] .
5
+ All the Codeception commands you need are wrapped using the [ mftf tool] [ ] .
6
6
7
7
To run the Codeception testing framework commands directly, change your directory to the ` <Magento root> ` .
8
8
</div >
@@ -81,5 +81,5 @@ Options:
81
81
82
82
<!-- Link definitions -->
83
83
84
- [ ` mftf` tool] : mftf.md
84
+ [ mftf tool ] : mftf.md
85
85
[ annotation ] : ../test/annotations.md
Original file line number Diff line number Diff line change @@ -34,4 +34,4 @@ Your Debug Configuration should now be able to run your test and pause execution
34
34
35
35
<!-- Link definitions -->
36
36
[ Xdebug ] : https://xdebug.org/docs/install
37
- [ PHPStorm ] : https://github. com/SeleniumHQ/selenium/wiki/PageObjects
37
+ [ PHPStorm ] : https://www.jetbrains. com/phpstorm/
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ allure serve dev/tests/_output/allure-results/
300
300
[ install Allure ] : https://github.com/allure-framework/allure2#download
301
301
[ java ] : http://www.oracle.com/technetwork/java/javase/downloads/index.html
302
302
[ mftf tests ] : introduction.md#mftf-tests
303
- [ php ] : https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.md #php
303
+ [ php ] : https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html #php
304
304
[ PhpStorm ] : https://www.jetbrains.com/phpstorm/
305
305
[ selenium server ] : https://www.seleniumhq.org/download/
306
306
[ Set up a standalone MFTF ] : #set-up-a-standalone-mftf
You can’t perform that action at this time.
0 commit comments