You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MFTF wrapper command invokes `vendor/bin/codecept run`. This command runs tests in functional suite. It does not generate tests for you. You must do that first.
564
+
A MFTF wrapper command that invokes `vendor/bin/codecept run`. This command runs tests in functional suite. Tests must be generated before using this command.
565
565
566
566
#### Usage
567
567
568
-
See https://codeception.com/docs/reference/Commands#Run
568
+
See the [Run Command](https://codeception.com/docs/reference/Commands#Run).
0 commit comments