Closed SeanROlszewski closed 3 years ago
This PR is intended to bring the changes which were introduced in #331 to a release branch so users can take advantage of async/await in XCTest on any platform starting from Swift 5.5.
async/await
@swift-ci please test <3
🐐
I think we'll also want to back-port @compnerd 's two recent PRs to 5.5 as well (#334 and perhaps #332)
@swift-ci please test
Thank you!
This PR is intended to bring the changes which were introduced in #331 to a release branch so users can take advantage of
async/await
in XCTest on any platform starting from Swift 5.5.