Stubbing in pair with Swift compiler – Bartosz Polaczyk – Medium
medium.comWriting test doubles is a boring process in Swift and developers often try to automate it by using tools like Sourcery. If you don't want to introduce a new step to your build process, Bartosz Polaczyk has an alternative for you.
Read more...