Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattnedrich
3701 days ago
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.
1 comments
mattko
3701 days ago
There are a couple promising open source libraries here:
https://realm.io/news/tryswift-veronica-ray-real-world-mocki...
link
mattnedrich
3701 days ago
Thanks for the link, I'll take a look.
link