stf-appium-python-client:具有用于测试自动化的appium的OpenSTF客户端

时间:2024-04-10 22:20:57
【文件属性】:

文件名称:stf-appium-python-client:具有用于测试自动化的appium的OpenSTF客户端

文件大小:31KB

文件格式:ZIP

更新时间:2024-04-10 22:20:57

Python

用于测试自动化的OpenSTF + Appium Client 库提供了用于测试自动化的基本功能,该功能允许从OpenSTF服务器分配电话,初始化与它的adb连接并为其启动appium服务器。 基本思想是对具有最低要求的远程openstf设备场进行测试。 流动 stf-appium-client --find/allocate--> OpenSTF(device) stf-appium-client --remoteConnect--> OpenSTF(device) stf-appium-client(ADB) <----------------> OpenSTF(ADB) stf-appium-client(appium(ADB)) ..appium tests.. 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。有关如何在实时系统上


【文件预览】:
stf-appium-python-client-main
----.coveragerc(28B)
----.github()
--------workflows()
----test()
--------test_tools.py(246B)
--------swagger.json(97KB)
--------test_StfClient.py(7KB)
--------__init__.py(0B)
--------test_appium.py(318B)
--------test_AdbServer.py(329B)
--------test_cli.py(969B)
----LICENSE(1KB)
----stf_appium_client()
--------Logger.py(156B)
--------tools.py(376B)
--------cli.py(4KB)
--------Appium.py(716B)
--------__init__.py(100B)
--------AdbServer.py(2KB)
--------StfClient.py(9KB)
--------exceptions.py(260B)
----examples()
--------find_and_allocate_release.py(321B)
--------allocate_context.py(289B)
--------allocate_release_exact.py(311B)
----setup.py(2KB)
----.gitignore(2KB)
----Makefile(400B)
----README.md(4KB)
----pylintrc(14KB)

网友评论