autoui_framework

时间:2024-04-08 08:36:18
【文件属性】:

文件名称:autoui_framework

文件大小:85KB

文件格式:ZIP

更新时间:2024-04-08 08:36:18

Python

fasttest在macaca , appium的基础上做了一个关键字的封装与解析,极大得简化了测试用例描述。我们有丰富的行为关键字,而且支持关键字模块级附加,自定义关键字等操作 运行示例 测试用例 - click('标签页') - click('新建标签页') - input('URL', 'https://github.com/Jodeee') - sleep(3) - click('fasttest') - sleep(5) 结果报告 框架介绍 问题收集 打包 建立setup.py python3 setup.py bdist_egg easy_install *.egg pip安装cd pip3 install git+http://gitlab.igetcool.com/qa/autoui_framework#egg=atf 参


【文件预览】:
autoui_framework-master
----MANIFEST.in(59B)
----README.MD(1KB)
----LICENSE(1KB)
----requirements.txt(203B)
----setup.py(1KB)
----.gitignore(224B)
----local_install.sh(105B)
----atf()
--------__about__.py(71B)
--------config()
--------project.py(13KB)
--------drivers()
--------result()
--------driver.py(149B)
--------runner()
--------__init__.py(106B)
--------commons()
--------utils()

网友评论