/SwiftAsynchronousTesting

This sample project shows two ways for testing asynchronous code using XCode 8 and Swift 3. The first method is via XCTestExpectation, the other approach uses dispatch semaphores.

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

No issues in this repository yet.