Testing in iOS, Episode 3: Boolean & Optional Assertions | Kodeco

This content was released on May 14 2020. The official support period is 6-months from this date.

Tests need to have some potential to fail, or you can't be confident that your testable code is doing what you want it to. Enter XCTest assertions.


This is a companion discussion topic for the original entry at https://www.kodeco.com/8458722-testing-in-ios/lessons/3