AppiumRunner

View on PyPIReverse Dependencies (0)

0.0.1 AppiumRunner-0.0.1-py3-none-any.whl

Wheel Details

Project: AppiumRunner
Version: 0.0.1
Filename: AppiumRunner-0.0.1-py3-none-any.whl
Download: [link]
Size: 20283
MD5: 4d7c6eb08bd663c4ae92bffb15f1a7ea
SHA256: 59ed406cdb916a5fa94c36334081439e3f2d8473330e54391b5c1bb2b6ce6b09
Uploaded: 2021-09-04 10:07:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: AppiumRunner
Version: 0.0.1
Summary: app ui 自动化测试工具
Author: hctestedu.com
Author-Email: zhangfeng0103[at]live.com
Home-Page: https://github.com/crazyFeng/appium-runner
Project-Url: Bug Tracker, https://github.com/crazyFeng/appium-runner/issues
Project-Url: Contact Us, http://www.hctestedu.com
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pytest (~=6.2.5)
Requires-Dist: pytest-html
Requires-Dist: selenium (~=3.141.0)
Requires-Dist: Appium-Python-Client (~=1.2.0)
Requires-Dist: py (~=1.10.0)
Requires-Dist: xlrd (~=2.0.1)
Requires-Dist: ruamel.yaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 241 characters]

WHEEL

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

RECORD

Path Digest Size
appiumrunner/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
appiumrunner/__main__.py sha256=1DuwH7f1dU-iSuCR6-Zwte7h4fOSJLa2CEvMiiYJuVU 75
appiumrunner/cli.py sha256=gqsKoLXqlqsU0vWEkNPXK7_WPRqlMwda3cqhQfx1ugs 876
appiumrunner/data_center.py sha256=K9mZ4cJqkVd7lhyCt5Cqhlx-3_cIswLTJToj9VPdGoc 109
appiumrunner/excel_reader.py sha256=ZipExzWIiBC1K0EQQPOHopPMEetcl2IxL5gluHpD_Ew 2774
appiumrunner/executor.py sha256=-xfadRMpp23oPEyv8DsClsUD-TmpSfP1pHt8CqG48ys 2738
appiumrunner/pytest_config.py sha256=gHvZy00UrzAKBu0aNCpXn-bWdRsgxD1IfSmhdapg3Ck 2843
appiumrunner/step_model.py sha256=AqTUYuSJgu5X_e3d5lonWZ4heFYt85p2Z4y4RRRn0ds 652
appiumrunner/test_runner.py sha256=eM47_uMgLst8L-QHE4C_7gpWX5t1DHQTqdF2hfhicQI 409
AppiumRunner-0.0.1.dist-info/LICENSE sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk 35823
AppiumRunner-0.0.1.dist-info/METADATA sha256=39S67AsXUol0k2489BkHq-JUm3qNSsUPdGTQmmbAg6o 1249
AppiumRunner-0.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
AppiumRunner-0.0.1.dist-info/entry_points.txt sha256=zsJppSp6M8uJ5AY6IL2q7R2YRu8Gc_GqJn0II_07ctE 53
AppiumRunner-0.0.1.dist-info/top_level.txt sha256=4iK3H1b4b4QvL0Krpy1TEni1CV4oyaijzgLPdqhVIIA 13
AppiumRunner-0.0.1.dist-info/RECORD

top_level.txt

appiumrunner

entry_points.txt

appiumrun = appiumrunner.cli:main