Is there any functional testing framework for Mac apps, similar to Cucumber framework?
Asked
Active
Viewed 492 times
7
-
1Good question. There are quite a few choices for iOS now but it seems strange there aren't any for native apps. I would think porting over something like Frank wouldn't be too difficult since OS X and iOS have very similar APIs. – Andy Waite Aug 18 '11 at 19:08
1 Answers
1
Frank is perfectly usable for Mac OS X application functional testing.

cdelacroix
- 1,289
- 14
- 26
-
This was not true when the question was originally answered, but Frank recently introduced Mac support. http://www.buckleyisms.com/home/2013/7/31/announcing-frank-for-mac.html – Michael Buckley Aug 01 '13 at 19:57