Login
From:
SwiftLee
(Uncensored)
subscribe
Unit testing async/await Swift code - SwiftLee
https://www.avanderlee.com/concurrency/unit-testing-async-await/
links
backlinks
Roast topics
Find topics
Find it!
Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method.