Explore >> Select a destination


You are here

swiftrocks.com
| | www.avanderlee.com
23.0 parsecs away

Travel
| | Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method.
| | benoitpasquier.com
15.6 parsecs away

Travel
| | One reason I like so much working on native mobile apps is to deliver the user experience based on their region and location. Although, for every update, it can be painful for developers to recapture screenshots foreach available language. Today, I'll share how to automate this with UI tests and Xcode tools.
| | michele.io
17.6 parsecs away

Travel
| | Apple spent the week of WWDC touting the new testing features in Xcode 7. One thing they failed to mention both this year and last was the persistence of test results to disk. These files and folders are not officially documented, so if you decide to rely on them make sure to check a new version of Xcode doesn't break anything. This post will be updated to reflect changes as needed.
| | sarunw.com
64.7 parsecs away

Travel
| Part 2 in a series on understanding data in SwiftUI. We will talk about the key that makes principles in part 1 possible in SwiftUI. And how this resulting in a reduction of the complexity of UI development.