MonkeyRunnerTestCase
Project description
README
- 待完成
适配window和mac系统 > 已完成
对接接口,上传数据
对接GUI
- 功能
对APP进行滑动点击操作后,收集应用的错误日志及性能数据(cpu,memery)
- 安装
pip install monkeyrun
- 执行
from monkeyrun import run
run.run(device=devices, fpath=fpath, scheme=scheme, activity=activity, m=5)
- 参数解释
:param device: the devices of android 设备token
:param fpath: the path of apk package apk包远程下载地址
:param scheme: the scheme of your business line scheme地址
:param activity: the activity of you scheme scheme对应的activity名
:param d: day 日
:param h: hour 时
:param m: minus 分
:param s: second 秒
- APK
将apk文件下载到执行目录,执行结束后删除
- LOG
执行log生成于你的执行目录,log/*.log
- DB
会在执行目录下生成DB文件
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
monkeyrun-0.0.5.tar.gz
(15.6 kB
view hashes)
Built Distribution
monkeyrun-0.0.5-py2-none-any.whl
(21.6 kB
view hashes)
Close
Hashes for monkeyrun-0.0.5-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40d13afdd5893e0d5561876507efc855cfbd47eeda1ebf859d18d443efe6058c |
|
MD5 | 180029b9e6c28985718c197105f8c788 |
|
BLAKE2b-256 | 91b3a81e5933a1954c957c7b324d03a595a2ca31d7c85a8b803cd983070b8a04 |