HTTP testing in Swift with Nocilla
In this post you’ll learn about:
- testing networking layer with Nocilla and XCTest,
- using Objective-C libraries with Swift,
- new XCTest asynchronous testing API,
- CocoaPods,
- basics of test naming and structure.
In this post you’ll learn about: