Run XCTest plans on Sauce Labs
Real Devices Only
XCTest Plan Support at Sauce Labs
Sauce Labs provides native support for XCTest Plans, making it easier than ever to run your entire iOS test suite in the cloud with minimal configuration changes. With this new feature, you can leverage XCTest Plans to organize, customize, and efficiently scale your test runs on Sauce Labs' real devices.***
What is an XCTest Plan?
An XCTest Plan is a feature in Xcode that allows you to define multiple configurations for running your test suite. It enables better test organization, selective execution of test cases, and more granular control over test behaviors—without modifying your test code.