Testing in iOS, Episode 2: XCTestCase | Kodeco

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

"Test cases" are groups of related test methods. They exist within test targets, which have two ways to access code from other modules.


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