Objective-C(iOS開発向け)テストフレームワーク
多いのでメモがわりに随時更新。
Objective-Cはマイナーだから少ないと思ってたけど現時点で多いわっ!
XUnit系
OCUnit(SenTest)
XCodeにはいってる
GHUnit
https://github.com/gabriel/gh-unit
Catch
https://github.com/philsquared/Catch
BDD系(RSpec style)
Kiwi
https://github.com/allending/Kiwi
Cedar
https://github.com/pivotal/cedar
ODCSpec
http://paytonrules.com/OCDSpec/
受け入れテスト系(selenium,cucumber style)
UIAutomation
Xcodeにはいってる
KIF
https://github.com/square/KIF
Frank
http://www.testingwithfrank.com/
Monkey Talk for iOS
http://www.gorillalogic.com/testing-tools/monkeytalk
NativeDriver
http://code.google.com/p/nativedriver/
iCuke
https://github.com/unboxed/icuke
UISpec
http://code.google.com/p/uispec/
Zucchini
http://www.zucchiniframework.org/
Test Studio for iOS
http://www.telerik.com/automated-testing-tools/ios-testing/ios-application-testing.aspx
delight.io
http://delight.io/
Calabash iOS
http://blog.lesspainful.com/2012/03/07/Calabash-iOS/
テストアプリ配布
TestFlight
https://testflightapp.com/