Your 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/25842120-testing-in-ios/lessons/3