Episode #341

Detect When Running Tests in Your AppDelegate

Series: Testing iOS Applications

5 minutes
Published on May 24, 2018

This video is only available to subscribers. Get access to this video and 572 others.

When running your unit tests, you may have noticed that your application continues to launch in the simulator. In this episode we'll talk about why that can be problematic and what you can do to mitigate this issue from interfering with your tests.

This episode uses Swift 4.1, Xcode 9.3.