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
@dazuiba Atlantis doesn't built to run with a Testing framework, it should run with normal app (Launch iOS app on iOS Simulator or iOS devices). Therefore, you might encounter these issues.
May I ask why you need to run Atlantis on Apple Testing framework?
when using Atlantis with Swift Testing (https://developer.apple.com/documentation/testing/), Testing process exited before atlantis sending out data.
The reason is
NetServiceBrowserDelegate.netServiceBrowserDidSearch
not get called, before process exited.The text was updated successfully, but these errors were encountered: