I use KIF to perform iOS automated UI tests. Unfortunately it seems it is not intended to work in OSX. Is there any alternative for it?
Update:
I know there is a built-in UITest framework named XCTest for Apple applications, But I need a stronger and easier to use framework indeed.
KIF makes UI testing really easy and useful, with lots of great APIs that are less complex than XCTest