Open
Description
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 Target
Steps to reproduce
No response
swift-testing version/commit hash
No response
Swift & OS version (output of swift --version && uname -a
)
No response
Activity