autotest-frame

View on PyPIReverse Dependencies (0)

0.0.2 autotest_frame-0.0.2-py3-none-any.whl

Wheel Details

Project: autotest-frame
Version: 0.0.2
Filename: autotest_frame-0.0.2-py3-none-any.whl
Download: [link]
Size: 72751
MD5: 581b4e5eb44c7d2b5ea3a3991c0776d2
SHA256: 09803dd7ef02d3a54488c9f0c57bc51063d6fbf63644deca8de05d71bf21ed29
Uploaded: 2022-07-14 11:58:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autotest-frame
Version: 0.0.2
Summary: 全栈自动化测试框架
Author: 冯建伟
Author-Email: 894948041[at]qq.com
Home-Page: https://github.com
Classifier: Programming Language :: Python :: 3.9
Platform: Android
Platform: IOS
Platform: Web
Platform: Api
Requires-Python: >=3.9
Requires-Dist: tidevice (==0.6.1)
Requires-Dist: facebook-wda (==1.4.6)
Requires-Dist: uiautomator2 (==2.16.13)
Requires-Dist: selenium (==4.1.3)
Requires-Dist: webdriver-manager (==3.5.2)
Requires-Dist: pytest (==6.2.5)
Requires-Dist: pytest-rerunfailures (==10.2)
Requires-Dist: pytest-ordering (==0.6)
Requires-Dist: pytest-xdist (==2.5.0)
Requires-Dist: pytest-dependency (==0.5.1)
Requires-Dist: allure-pytest (==2.9.45)
Requires-Dist: jmespath (==0.9.5)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: baseImage (==2.1.1)
Requires-Dist: pycryptodome (==3.14.1); extra == "encrypt"
Requires-Dist: pandas (==1.3.4); extra == "excel"
Requires-Dist: openpyxl (==3.0.9); extra == "excel"
Requires-Dist: XlsxWriter (==3.0.2); extra == "excel"
Requires-Dist: jira (==3.1.1); extra == "jira"
Requires-Dist: pyobjc (==8.5); extra == "mac"
Requires-Dist: pyobjc-core (==8.5); extra == "mac"
Requires-Dist: PyAutoGUI (==0.9.53); extra == "mac"
Requires-Dist: pymongo (==4.0.1); extra == "mongo"
Requires-Dist: PyMySQL (==0.10.1); extra == "mysql"
Requires-Dist: PyAutoGUI (==0.9.53); extra == "win"
Provides-Extra: encrypt
Provides-Extra: excel
Provides-Extra: jira
Provides-Extra: mac
Provides-Extra: mongo
Provides-Extra: mysql
Provides-Extra: win
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autotest_frame/__init__.py sha256=T7ia1CMM3yDui-FFrZsw9gj-HxDHeYSSWl8Bc2679hI 263
autotest_frame/case.py sha256=jQHEuauNHzqNnpbDBQejcbuoZhAl4euVevOz8J82G0c 40635
autotest_frame/cli.py sha256=aKHH-TySIj6nfT_3jtgnPjNXRR7-y1euAASgRUX9tqQ 1254
autotest_frame/scaffold.py sha256=tTn1CERsX5Y3qwrzsw-n948rOW1CIuVuIiCKT30ppyY 5729
autotest_frame/core/__init__.py sha256=dhmpNrNd5la3t3oFP4t8YMclqR3UAH6eUDdOww_4Oag 24
autotest_frame/core/android/__init__.py sha256=c-G-_Q8lIIKhYKACvlwp7B-nzRpQKyys35MpYneOQC4 128
autotest_frame/core/android/case.py sha256=_BqDvr8u1rILK2cU7sP_5sni8aUaocwDVJzZQ6V8Pgs 4948
autotest_frame/core/android/driver.py sha256=l9vQFre1csH26zBD0dXUlJwi64aDHBLvS4KpNy-be9g 14445
autotest_frame/core/android/element.py sha256=9PTZ-7ROj_P1qCIFT6H7Vu_BpQtVLmaDL8CzR0Q8ayc 8830
autotest_frame/core/api/__init__.py sha256=7orWs0-rKfcUmjlUhRfBtxrYW8SiIHq3NKQoGLkKBh0 74
autotest_frame/core/api/case.py sha256=nTuePwuDN4rTFheGUcjt8rBQKCpv2qCKUvegRXx2YTk 10616
autotest_frame/core/api/request.py sha256=4vHkMT9qKz9RiV9IwoQgB6c4Dyxyo1tU03BNu1gCJXw 6481
autotest_frame/core/h5/__init__.py sha256=dhmpNrNd5la3t3oFP4t8YMclqR3UAH6eUDdOww_4Oag 24
autotest_frame/core/h5/driver.py sha256=IOmx6dX3fUAu5dPM4AOCGnovC3G4yZtG_yLH9ENkwok 10469
autotest_frame/core/image/__init__.py sha256=-yYBDkgMDSHYf_F_uX23wZsDSjrudhppJvm34su8_I4 23
autotest_frame/core/image/element.py sha256=2pKer4LA1A1xFKQLSWZRm2BK-5tyWQ_79C0vVDGHpsM 3205
autotest_frame/core/image/exceptions.py sha256=tz96zoecs-EkuWoeWyYOASZF4LeTw1BLgwrRmtslqHo 1265
autotest_frame/core/image/matching/__init__.py sha256=Z4bueFxDj9q0yrzvEgIeyKU21y8RaBoJc2xDXmNtvMs 105
autotest_frame/core/image/matching/keypoint/__init__.py sha256=B0hEUJ5F7qiMi_5rlgeFqDTr2o6cb1zRAq1EGEyx7I4 46
autotest_frame/core/image/matching/keypoint/base.py sha256=-sZxnJlP9EKsvg2U16mDp3SZRXQyLqltq8YOrCD5OYA 24311
autotest_frame/core/image/matching/keypoint/sift/__init__.py sha256=B0hEUJ5F7qiMi_5rlgeFqDTr2o6cb1zRAq1EGEyx7I4 46
autotest_frame/core/image/matching/keypoint/sift/sift.py sha256=35GhOiiDTYqFPHT-igErYSHTahKzitu2IAPFn2MvK-c 1324
autotest_frame/core/image/matching/template/__init__.py sha256=x2CAEPAD5T22T1L-ng7dC2TF4OGMLYhL1ePox4VC2Pg 83
autotest_frame/core/image/matching/template/matchTemplate.py sha256=yJIFf43Y18Ar9-_6spSi4LhoLJ_LTTxUfMpSCOOQjKQ 8918
autotest_frame/core/image/utils/__init__.py sha256=5BzsbcXuJlSTsRJ99jZgZFaE3HeoADsf-L2kxazY9M0 4537
autotest_frame/core/ios/__init__.py sha256=F-MwSEV-5q8iIirqjU2MxLUie8_AfSmuy9DbPKireZU 120
autotest_frame/core/ios/case.py sha256=x_1rE_ylrVvjXydz3nzHbniL7OSlJJkFVgpt_SQMrUA 4794
autotest_frame/core/ios/driver.py sha256=BD2kVB6HQP9zMqsejwo_tIyiXEjH1QQryQWhb9tYeSo 11252
autotest_frame/core/ios/element.py sha256=JZn3HxcKdmXU5KOGhPqg0yERULWmQRBDqEur19n3qkQ 6612
autotest_frame/core/pc/__init__.py sha256=dhmpNrNd5la3t3oFP4t8YMclqR3UAH6eUDdOww_4Oag 24
autotest_frame/core/pc/driver.py sha256=XHzGBZhYlq5N_2Jn_3e_T1YQBKsnGvvqhlSuZnpZaXA 2507
autotest_frame/core/remote/__init__.py sha256=dhmpNrNd5la3t3oFP4t8YMclqR3UAH6eUDdOww_4Oag 24
autotest_frame/core/remote/remote.py sha256=eFmfVuvEkomyqH-7u5-8DG4yIWmWgPflL65S8bN7Hts 2222
autotest_frame/core/web/__init__.py sha256=GjuhM-9bQPrSFetA6i2-KtoCw2yV6vCCiIa0chTdA5I 120
autotest_frame/core/web/case.py sha256=8eUNJprWmJfofT3uW_7S28qe7q-x5pcNMwfJ7Ddzi-0 7554
autotest_frame/core/web/driver.py sha256=4aYOX8hvDpZpKT67YVZtxpQwPs4Y3WwyX4RgnVs6otY 13047
autotest_frame/core/web/element.py sha256=KKJuHg-UxsS5KhsG0CI7OKUuEX-x-NRJC_Zbfn4XW-o 11159
autotest_frame/running/__init__.py sha256=dhmpNrNd5la3t3oFP4t8YMclqR3UAH6eUDdOww_4Oag 24
autotest_frame/running/conf.yml sha256=TLe8ip2vKHtmsDmBu_v6bG4sh9VW0xEQ4Z1DSI3RMIg 574
autotest_frame/running/runner.py sha256=FpOLxxxSJ8wlY3v9SjG4rcjNfK5P90PkXNoFKxmloh8 4040
autotest_frame/utils/__init__.py sha256=dhmpNrNd5la3t3oFP4t8YMclqR3UAH6eUDdOww_4Oag 24
autotest_frame/utils/allure_data.py sha256=PctyK734KzM2J7lGBOebg24dVzhWKScbKESqnguDMsQ 907
autotest_frame/utils/config.py sha256=J3i4JP-Ac3bP6Nl1DnfRjSpW_-yNeos_41CjXCkYhE4 1406
autotest_frame/utils/data.py sha256=ptAl3qUE_Rd08NtdkUS-i88DxDOCPl79dTrz4JbSgcY 1554
autotest_frame/utils/decorate.py sha256=QK6hovtgIVxJSpCoSkVctD4iWqlSfEl_ipYu9jWYJR4 2385
autotest_frame/utils/dingtalk.py sha256=REThsXoX4bnbP_JjHEawP3ycqLsUHZCD61LEE3jJr2U 3042
autotest_frame/utils/excel.py sha256=eL0EvanIduEx6aEldppHySW9B3bu2ssnvRgsutDrxQc 6349
autotest_frame/utils/exceptions.py sha256=joHTpuFVEHglefZapb4gEiLFL0b8NRtf4aytAzg_1WQ 836
autotest_frame/utils/log.py sha256=Mpq2DXkVr5H717GxMDX4LvYl2NnmFNHrE_ftWK_saEs 473
autotest_frame/utils/mail.py sha256=8AnVC7qj7CapnFFDTf8zdEgMAkTL9T2UZS5OsPOR2k4 2649
autotest_frame/utils/mongo_util.py sha256=RmW7xe0FFCWPOgpHZ3mEHitlYuMK4LhZ4FOLhRy_vGg 1924
autotest_frame/utils/mysql_util.py sha256=s88fVDmZ7EGpN3l8qLiPe5zYKd4WT6oj_x2_ZZmi6H4 2079
autotest_frame/utils/webdriver_manager_extend.py sha256=UYYdd0YZPTaFlUffpvYuHpKHpEufbCuYFeXs0QGIYY4 1626
autotest_frame-0.0.2.dist-info/LICENSE sha256=5mGKT-8JivLkYytFwVxN4KGDFE_yBq8WU3VdjGwRQ7k 1060
autotest_frame-0.0.2.dist-info/METADATA sha256=7ltKjwCC3iYNdD42b2qigozfVEfETREEGnJw-Wu7CXI 1650
autotest_frame-0.0.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
autotest_frame-0.0.2.dist-info/entry_points.txt sha256=Nsg1_pV_w_Wze90gDqXwDuBtSh7ELSp88qqLQ5l1_O0 94
autotest_frame-0.0.2.dist-info/top_level.txt sha256=AYNThlnJjf7JaCrqPktKG8nibewnazmUrOQSfvj6XwI 15
autotest_frame-0.0.2.dist-info/RECORD

top_level.txt

autotest_frame

entry_points.txt

at_frame = autotest_frame.cli:main
autotest_frame = autotest_frame.cli:main