File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ A full list supported options are listed here.
74
74
| runtime | -r | What runtime to use. | N | iOS 10.3 |
75
75
| stuck-timeout | -S | Timeout in seconds for a test that seems stuck (no output). | N | 300s |
76
76
| test-timeout | -T | Timeout in seconds for a test that is producing output. | N | 300s |
77
- | test | -t | The path to the test bundle to execute (single .xctest). | N | n/a |
77
+ | test-bundle-path | -t | The path to the test bundle to execute (single .xctest). | N | n/a |
78
78
| additional-unit-xctests| n/a | Additional XCTest bundles that is not Plugin folder | N | n/a |
79
79
| additional-ui-xctests | n/a | Additional XCTUITest bundles that is not Plugin folder | N | n/a |
80
80
| repeat-count | -C | Number of times we'll run the entire test suite (used for load testing). | N | 1 |
You can’t perform that action at this time.
0 commit comments