An example app to explore what should be added to a unit test. If you’re new to Swift development and wondering how to get started writing tests, or if you’ve been coding in Swift for some time but aren’t quite sure what parts of your code need to be tested, this example is for you.
Read the full blog post at tapdev