
This video is only available to subscribers. Start a subscription today to get access to this and 472 other videos.
Detect When Running Tests in Your AppDelegate
Episode
#341
|
5 minutes
| published on
May 24, 2018
| Uses swift-4.1, Xcode-9.3
Subscribers Only
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 is part of a series: Testing iOS Applications.