bytedance / Fastbot_iOS

About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
556 stars 112 forks source link

使用sib执行Fastbot_iOS,支持Windows、Mac或Linux上执行,无需安装、无需python环境、无需额外依赖 #99

Open ZhouYixun opened 2 years ago

ZhouYixun commented 2 years ago

sib介绍

具体文档可以看https://sonic-cloud.gitee.io/#/SIB?tag=re-sib github:https://github.com/SonicCloudOrg/sonic-ios-bridge 无需安装、无需python环境、无需额外依赖(不过Windows还是要iTunes)

执行命令

sib run xctest -b fastbot的bundleId -e BUNDLEID=被测应用的bundleId -e duration=测试时长 -e throttle=300