- Faster and more robust tests with Xcode 10
- Using Swift #file and #line Literals for Custom XCTest Assertions
- Test doubles in Swift: dummies, fakes, stubs, and spies.
- Unit testing retain cycles
- Improving code testability with Swift protocols
- Unit Testing Dispatch Queues With Dependency Injection
- How to test iOS networking code the easy way
- Swift Codable Testing
- Testing error code paths in Swift
- Swift weak reference assertion
- Better tests for delegates
- Starting Unit Testing with Model layer
- Tips and tricks on unit testing iOS apps