[GH-ISSUE #156] In swift Testing, Atlantis Not work(exit before atlantis sending out) #96

Open
opened 2026-03-03 19:11:46 +03:00 by kerem · 1 comment
Owner

Originally created by @dazuiba on GitHub (Dec 4, 2024).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/156

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.

Originally created by @dazuiba on GitHub (Dec 4, 2024). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/156 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.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 28, 2025):

@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?

<!-- gh-comment-id:2617597189 --> @NghiaTranUIT commented on GitHub (Jan 28, 2025): @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?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#96
No description provided.