You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document lists the environment variables that Swift Testing currently uses.
This list is meant for use by developers working on Swift Testing.
Those environment variables marked with * are defined by components outside
Swift Testing. In general, environment variables that Swift Testing defines have
names prefixed with SWT_.
Warning
This document is not an API contract. The set of environment variables Swift
Testing uses may change at any time.
Console output
Variable Name
Value Type
Notes
COLORTERM*
String
Used to determine if the current terminal supports 24-bit color. Common across UNIX-like platforms.