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
MQE-3121 MFTF config parallel to support input test names from a file (#167)
* MQE-3121 MFTF config parallel to support input test names from a file
* fix static checks and ac.
* updated doc
* added example
* Update mftf.md
Co-authored-by: Kevin Kozan <[email protected]>
Co-authored-by: Kevin Kozan <[email protected]>
| `-p, --path` | Path to a MFTF test module to run "deprecatedEntityUsage" and "pauseActionUsage" static check scripts. Option is ignored by other static check scripts.
472
-
489
+
473
490
#### Examples
474
491
475
492
To check what existing static check scripts are available
@@ -478,7 +495,7 @@ To check what existing static check scripts are available
Note: You may want to limit the usage of this Codeception command with arguments and options for "acceptance" only, since it is what's supported by MFTF.
643
+
Note: You may want to limit the usage of this Codeception command with arguments and options for "acceptance" only, since it is what's supported by MFTF.
627
644
When using this command, you should change "acceptance" to "functional" when referring to Codeception documentation.
0 commit comments