Support for hosting UI automation tests #516
Labels
darwin
🍎 macOS, iOS, watchOS, tvOS, and visionOS support
enhancement
New feature or request
public-api
Affects public API
question
Further information is requested
Description
Looks that
Swift Testing
does not support UITest at the moment. Any plans to support UITest in the future?Certainly, there are some differences in testing APIs between unit testing and UI testing, But supporting UITest would help maintain a unified and friendly testing experience and test ecosystem.
Expected behavior
Use Swift testing in UITest
Actual behavior
Can not import
Testing
in UITest TargetSteps to reproduce
No response
swift-testing version/commit hash
No response
Swift & OS version (output of
swift --version && uname -a
)No response
The text was updated successfully, but these errors were encountered: