Testing, developer style
TL;DR There are many kinds of tests that can be written by developers, all have their place and all can be hugely valuable. Writing tests »
TL;DR There are many kinds of tests that can be written by developers, all have their place and all can be hugely valuable. Writing tests »
TL;DR Please stop using UIStackView to build complex reusable views. UIStackView was released in iOS 9 and it is a marvellous thing. With just a »
I have long been a fan of UI Automation tests. When done right and focusing on the behavior of the app they are an extremely useful »