This message was deleted.
# introduce-yourself
s
This message was deleted.
🙌 2
o
Welcome! Coincidentally, we've been talking about Testcontainers for Swift yesterday with my ex colleague. Which technology stack do you use?
a
Thank you 🙂 So we use all native, SwiftUI, Swift for UI tests through XCUITest I call them Functional UI tests as they are different that E2E and they only test certain screen and all we care of is the UI functionality so w emock all BE using Wiremock
interesting part about Testcontainers, I didn’t know it can work with iOS or Swift
o
There are some experiments but indeed no official versions