Обложка канала

iOS dev

8637 @iosdevio

Awesome channel about iOS app development

iOS dev

3 года назад
Открыть в
Unit testing async/await Swift code

Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method.

SwiftLee