資源簡介
本資源是一個以python/unittest/airtest為基礎的自動測試框架。可以支持多部手機/模擬器設備進行同步運行測試用例腳本,并根據不同設備,生成獨立的Html報告。

代碼片段和文件信息
#?-*-?coding:?utf-8?-*-
import?sys
from?core?import?index
__author__?=?“無聲“
if?__name__?==?‘__main__‘:
????#sys.path.append(“D:\PythonCode\Demo“)
????index.main()
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????408??2019-05-09?16:28??Multi-Devices\.idea\Demo.iml
?????文件????????188??2019-05-09?16:28??Multi-Devices\.idea\misc.xm
?????文件????????267??2019-05-09?16:28??Multi-Devices\.idea\modules.xm
?????文件????????191??2019-05-09?16:28??Multi-Devices\.idea\vcs.xm
?????文件??????30008??2019-05-09?17:51??Multi-Devices\.idea\workspace.xm
?????文件????????154??2019-05-09?14:24??Multi-Devices\config.ini
?????文件???????2549??2019-05-09?17:07??Multi-Devices\core\index.py
?????文件???????1645??2019-05-09?17:09??Multi-Devices\core\RunTestCase.py
?????文件???????2294??2019-05-09?17:07??Multi-Devices\core\__pycache__\index.cpython-37.pyc
?????文件???????1381??2019-05-09?17:15??Multi-Devices\core\__pycache__\RunTestCase.cpython-37.pyc
?????文件????????176??2019-05-08?18:32??Multi-Devices\main.py
?????文件???????2612??2019-05-09?17:54??Multi-Devices\readme.txt
?????文件???????1290??2019-05-08?16:13??Multi-Devices\TestCase\TC_101.py
?????文件???????1292??2019-05-08?16:14??Multi-Devices\TestCase\TC_102.py
?????文件????????209??2019-05-08?18:31??Multi-Devices\TestCase\__init__.py
?????文件???????1977??2019-05-08?18:32??Multi-Devices\TestCase\__pycache__\TC_101.cpython-37.pyc
?????文件???????1977??2019-05-08?18:32??Multi-Devices\TestCase\__pycache__\TC_102.cpython-37.pyc
?????文件????????290??2019-05-08?18:31??Multi-Devices\TestCase\__pycache__\__init__.cpython-37.pyc
?????文件????????365??2019-05-07?18:17??Multi-Devices\tools\Config.py
?????文件????????400??2019-05-05?18:55??Multi-Devices\tools\File.py
?????文件???????3365??2019-05-09?17:14??Multi-Devices\tools\PushApk2Devices.py
?????文件????????689??2019-05-08?18:51??Multi-Devices\tools\Screencap.py
?????文件???????1689??2019-05-09?14:23??Multi-Devices\tools\StartApp.py
?????文件????????165??2019-05-07?18:18??Multi-Devices\tools\Time.py
?????文件?????????38??2019-05-08?18:22??Multi-Devices\tools\__init__.py
?????文件????????405??2019-05-09?15:23??Multi-Devices\tools\__pycache__\Config.cpython-37.pyc
?????文件????????513??2019-05-09?15:23??Multi-Devices\tools\__pycache__\File.cpython-37.pyc
?????文件???????2373??2019-05-09?17:15??Multi-Devices\tools\__pycache__\PushApk2Devices.cpython-37.pyc
?????文件????????812??2019-05-09?15:23??Multi-Devices\tools\__pycache__\Screencap.cpython-37.pyc
?????文件???????1078??2019-05-09?15:23??Multi-Devices\tools\__pycache__\StartApp.cpython-37.pyc
............此處省略14個文件信息
評論
共有 條評論