###快速启动-ios稳定性测试
- 前置条件:需安装
tidevice环境,tidevice安装完成后需要安装iTunes软件,不然会运行失败。 - 手机上要安装提供的包(需要开发运行起来后帮忙安装)官方中文文档
- 简介:
结合字节跳动提供的开源工具
Fastbot_ios, 进行封装了基础版的稳定性测试,
结合alibaba开源的tidevice工具,可以在windows平台读取ios设备,并执行稳定性测试命令
- 命令参数
必选参数:
run 运行
bundle_id 包名,必须输入,不然会抛出异常
-d 10 是设置时长,置默认为5分钟
-t 500 是设置点击事件,默认设置为500
- 基础教程
启动CMD控制台
# 默认是运行 5 分钟点击 500 下
PS E:\testProject> py -m dfwsgroup_ios run "包名-BUNDLEID"
# 默认是运行 10 分钟点击 1000 下
PS E:\testProject> py -m dfwsgroup_ios run "包名-BUNDLEID" -d 10 -t 100
###严正声明
-
作者只提供工具使用,当用户使用其他用途时,对用户或者他人造成任何形式的损失和伤害,该工具不承担任何责任。
-
本协议的一切解释权与修改权归本工具所有。
Release files for dfwsgroup-ios 2.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dfwsgroup_ios-2.0.2.tar.gz | 6.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dfwsgroup_ios-2.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.4 kB
Release files / dfwsgroup_ios-2.0.2.tar.gz
| Download URL | dfwsgroup_ios-2.0.2.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
52d68e9337fdc284086ea766f0225c81535b8538d0dc0552d4b9074ff7f2dc1c
|
|
BLAKE2b-256 checksum How to use checksums |
fd35bb5ea1791891898e101375210791463f89f3f476649bf072297cfa5544d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
|
Release files / dfwsgroup_ios-2.0.2-py3-none-any.whl
| Download URL | dfwsgroup_ios-2.0.2-py3-none-any.whl |
|---|---|
| Size | 6.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3185b63a207d93ca74c531e010db68074fd92dbe8ca681c558b6040faf3eb58
|
|
BLAKE2b-256 checksum How to use checksums |
c513ff2608bbd5f6ce74d8314c7fad4b0e483f219712846c67ec3790b453e68a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
|