|
You are here |
www.swiftbysundell.com | ||
| | | | |
www.vadimbulavin.com
|
|
| | | | | Learn four techniques of unit testing concurrent code in Swift using the XCTest framework: mocking, test before & after, XCTestExpectation, busy assertion. | |
| | | | |
www.neilmacy.co.uk
|
|
| | | | | A quick overview of the new Swift Testing framework. | |
| | | | |
www.avanderlee.com
|
|
| | | | | Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method. | |
| | | | |
www.enekoalonso.com
|
|
| | | Swift's Codable protocol (together with Encodable and Decodable) was introduced in Xcode 9 with Swift 4. This changed for good how we encode and decode JSON.... | ||