Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Add Support for Running XCTest Plans on Sauce Labs Real Devices #3087

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

si-net
Copy link
Collaborator

@si-net si-net commented Feb 12, 2025

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation fix (typos, incorrect content, missing content, etc.)

@si-net si-net requested a review from a team as a code owner February 12, 2025 15:49
@si-net si-net marked this pull request as draft February 12, 2025 15:49
Copy link

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

@bahrimootaz bahrimootaz marked this pull request as ready for review February 26, 2025 19:21
Copy link

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

@bahrimootaz bahrimootaz changed the title docs: Document xctest support Documentation: Add Support for Running XCTest Plans on Sauce Labs Real Devices Feb 26, 2025
Copy link

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

github-actions bot commented Mar 3, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

bahrimootaz and others added 11 commits March 6, 2025 17:05
Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

1 similar comment
Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087


<p><small>| OPTIONAL | OBJECT | <span className="sauceGreen">Virtual Devices Only</span> |</small></p>

A property containing one or more environment variables that may be referenced in the tests for this suite. Expanded environment variables are supported. Values set here will be overwritten by values set in the global `env` property.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
A property containing one or more environment variables that may be referenced in the tests for this suite. Expanded environment variables are supported. Values set here will be overwritten by values set in the global `env` property.
A property containing one or more environment variables that can be referenced in the tests for this suite. Expanded environment variables are supported. Values specified here will be overwritten by those set in the global `env` property.


## Advanced Configuration Considerations

The configuration file is flexible enough to allow for any customizations and definitions that are required for any of the supported frameworks. The following sections describe some of the most common configurations.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The configuration file is flexible enough to allow for any customizations and definitions that are required for any of the supported frameworks. The following sections describe some of the most common configurations.
The configuration file is flexible enough to accommodate any necessary customizations and definitions for the supported frameworks. The following sections outline some of the most common configurations.


### Setting up a Proxy

If you need to go through a proxy server, you can set it through the following variables:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you need to go through a proxy server, you can set it through the following variables:
If you need traffic to pass through a proxy server, you can configure it using the following variables:

Co-authored-by: Thiago Veronese <[email protected]>
Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

1 similar comment
Copy link

github-actions bot commented Mar 6, 2025

Deploy preview ready for 3087!
https://docs.dev.saucelabs.net/pr-preview/pr-3087

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants