How to Set Up Xcode UI Testing for Today Extensions
Today Extensions are a great way to add quick and glanceable UI to your app. Xcode UI Testing, is a great way to test UI in your app. So, why not use them together? Well, there are a few problems with that.