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
Copy file name to clipboardExpand all lines: docs/commands/mftf.md
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -135,9 +135,6 @@ You can run generate:tests with any of the following debug levels. XML schema va
135
135
|`developer``[generate:tests --debug or generate:tests --debug developer]`| Returns additional debug information (such as the filename where an error occurred) when test generation fails because of an invalid XML schema. This option takes extra processing time. Use it after test generation has failed once. |
136
136
|`none``[generate:tests --debug none]`| skip debugging during test generation. Added for backward compatibility, will be removed with the next MAJOR release|
137
137
138
-
139
-
140
-
141
138
#### Examples of the JSON configuration
142
139
143
140
The configuration to generate a single test with no suites:
0 commit comments