theappbusiness / TABTestKit

Library designed to make writing and maintaining automated tests for iOS applications. This includes automation of bio-metrics and controlling of mock servers
MIT License
59 stars 13 forks source link

Investigate why running against iOS 13 on Xcode 11 takes 2x as long #121

Open KaneCheshire opened 4 years ago

KaneCheshire commented 4 years ago

On Travis and GitHub Actions, running tests on Xcode 11 with iOS 13 takes roughly twice as long. If this is just something out of our control then fine, but we should do some investigation to see if there's anything we can do to improve it or at least acknowledge it.