Unit Testing iOS in Swift — Part 2: A Testable Architecture
Marin Benčević
706
I don’t think there is any other article like this about Swift. This is gold. Only thing is its just too much to process (for me).
Can you break this up into sections and with a before and after code ie non-testable code and testable code?