nyisztor/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.
SwiftGPL-3.0
No issues in this repository yet.