Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method.Posted on Wednesday, Oct 11, 2023 10:44 PMUnit testing async/await Swift codeTagsSwiftProgrammingmacOSiOSAsyncAwaitConcurrencyRelated Links2023-12How to customize the macOS menu bar in SwiftUI2023-12How to customize the macOS About Panel in SwiftUI2023-12How to create custom view modifiers in SwiftUI2023-12How to migrate to a new schema with SwiftData in iOS2023-12Scoped animations in SwiftUI