Perceive

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

Unit testing async/await Swift code