Adventures in iOS Development
Unit Testing and Clean Code Exploration Toolbox Archive About Feed

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.
Read more