Skip to content

Commit

Permalink
Revert "add a note with the test execution scope in the example imple…
Browse files Browse the repository at this point in the history
…mentation section"

This reverts commit 765b0d5.
  • Loading branch information
bahrimootaz committed Mar 6, 2025
1 parent 765b0d5 commit ecc96b2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,5 @@ using the following xcodebuild command:
```shell
xcodebuild test-without-building -xctestrun $(PATH_TO_XCTESTRUN_FILE)
```
:::info Test Execution Scope
We aim to replicate the `xcodebuild test-without-building` functionality. Currently, this executes all test configurations in the `xctestrun`
file. Future updates will support `-skip-test-configuration` and `-only-test-configuration` options.
:::

Visit the repository to see how everything is configured and try running your own XCTest plan on Sauce Labs' real devices.

0 comments on commit ecc96b2

Please sign in to comment.