Testing with Swift – Approaches and Useful Libraries(spin.atomicobject.com)
spin.atomicobject.com
Testing with Swift – Approaches and Useful Libraries
https://spin.atomicobject.com/2016/05/02/testing-swift-code/#.VydVY-RcsWY.hackernews
1 comments
I think the largest challenge with Swift testing at the moment is the lack of easy mocking. You can define inline classes, but it's far inferior to the functionality that something like Kiwi provided for Objective-C.
There are a couple promising open source libraries here:https://realm.io/news/tryswift-veronica-ray-real-world-mocki...
Thanks for the link, I'll take a look.
[(inc 0)]: https://github.com/bppr/Swiftest