XCode Test Automation For IPhone

后端 未结 8 967
隐瞒了意图╮
隐瞒了意图╮ 2020-12-23 15:16

I would like to have my iphone test app to be tested automatically in an IPhone. The following are the steps I would like to have:

  1. compile, link and code sign
8条回答
  •  一生所求
    2020-12-23 15:58

    Check out UISpec http://code.google.com/p/uispec/

    It's a full automation test framework being developed for the iphone.

提交回复
热议问题