How to use Command Line Arguments in Swift Testing

Command line arguments allow you to launch an app with specific conditions, such as using SwiftData from memory or to test failed conditions.

Oscar de la Hera Gomez
Written by Oscar de la Hera Gomez
First published on 11/09/2024 at 09:43
Last Updated on 11/09/2024 at 11:13
<p>Three flowers that represent Swift, Swift Testing and XCode side by side. Beneath them sits the text "Command Line Arguments".</p>

Command line arguments allow you to launch an app with specific conditions, such as using SwiftData from memory or to test failed conditions.

SubscribeSubscribe

The following tutorial shows how we found temporary files from our upcoming app Object Capture Pro. If you wish to be updated on the progress and release of this app, please subscribe using the link below.

Subscribe
<p>A screenshot of the Struct of strings that we use to hold Command Line Arguments.</p>

We recommend that you create a struct that holds the strings for the command line arguments that you will use through your application.

<p>A screenshot of XCode showing how we used the argument to change the configuration of a SwiftData persistent container.</p>

Within the code that you wish to alter, we recommend that you use a pattern similar to the one above, that uses DEBUG conditions that allows the code to work in a specific way if the flag is active.

<p>A screenshot of a UITest showing how we launched an app with a Command Line Argument.</p>

Then, within the UI Test, add the command line argument to the app.launchArguments.

Please note the launch arguments must be set before you launch the application.

Looking to learn more about SwiftUI, Swift, Swift Testing, Design and Technology?

Search our blog to learn more about Swift, SwiftUI, Swift Testing, design and technology.

Search our Blog

Any Questions?

We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.
SubscribeContact UsVisit our BlogView our ServicesView our Work

Partner with us

We would love to get to know you and see how we can help your organization with its goals and needs.
Let's Talk

Stay Informed

Get occasional updates about our company, research, and product launches.
Subscribe