iPhone 自动化 : Setting order of tests in OCUnit or FoneMonkey

标签 iphone ios automation ocunit sentestingkit

我正在使用 FoneMonkey用于自动化,它利用 OCUnit (SenTestingKit) 以编程方式编写测试用例。有谁知道是否有办法定义测试脚本的运行顺序?在每个脚本中,是否有一种方法可以确定何时运行测试用例?

最佳答案

它应该按测试套件的字母顺序排列,然后在每个套件中,按字母顺序排列测试用例。

关于iPhone 自动化 : Setting order of tests in OCUnit or FoneMonkey,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7096560/

相关文章:

automation - 评估来自 hiera 的 puppet list 中的哈希值

iphone - 如何动态调整 UITableView 高度?

ios - SwiftUI 2 生命周期 - 处理自定义 URL 方案

ios - 为父 UIView 的框架(大小)设置动画时自动调整 UILabel 的框架

iphone - 过度使用 NSUserDefaults

javascript - 带 LFO 的 WebAudio PannerNode 自动化

iphone - ABUnknownPersonViewController 崩溃

iphone - 禁用 ARC...(AdMob SDK)

ios - 由于方法调用,Tableview 滚动速度变慢

python - 在网络上的另一台计算机上启动进程