e2e-mobile

View on PyPIReverse Dependencies (0)

0.1.2 e2e_mobile-0.1.2-py3-none-any.whl

Wheel Details

Project: e2e-mobile
Version: 0.1.2
Filename: e2e_mobile-0.1.2-py3-none-any.whl
Download: [link]
Size: 23062
MD5: f23f33b78bc9874922e9165170ff41bf
SHA256: 3f68cffc219ed84b5d68ec3db1a9a7bdf5ad0e0f14a3d55cc5d39676dcaf6417
Uploaded: 2024-07-14 05:47:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: e2e-mobile
Version: 0.1.2
Summary: E2E Testing package for mobile apps
Author-Email: Thuyen Trinh <trinhngocthuyen[at]gmail.com>
Project-Url: Homepage, https://github.com/trinhngocthuyen/e2e-mobile
License: MIT
Keywords: ci,cd,ci/cd,mobile,ios
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: retry
Requires-Dist: Appium-Python-Client
Requires-Dist: pytest
Requires-Dist: pytest-xdist
Requires-Dist: click
Requires-Dist: seeeye (>=0.0.5)
Requires-Dist: setuptools (>=61.0.0); extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: autoflake; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-html; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2316 characters]

WHEEL

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

RECORD

Path Digest Size
e2e/_typing.py sha256=iz29YjkWtkIbisd7uJE-EU6hPkDgiaFAF8qClaJt3mM 112
e2e/cli.py sha256=mpOYDfhyfvQz8mvAgygUlkptR18GkdvQ3LUaUVrh628 515
e2e/tester.py sha256=lR0SewEAE1Zotlk_fSFh-6euBORE8d4P0qAJSBmmFGA 994
e2e/_cli/demo.py sha256=9B4a1D1T_VPlBm-TwaisZXI_WAeCpI55KIukdxHbpPI 1732
e2e/_cli/init.py sha256=aNlISyHejivSrlUv-FCwn4TEiQvIclCrN5-OZJgm-EI 210
e2e/_cli/new.py sha256=cBNuN9m6uCYFXpaj1dcECnTOhbHMLSzQ2ocpOOxLz6E 2049
e2e/_cli/template.py sha256=_9A4hav_a0ixhq7kWmlk1qZLan0y8IS-4FwUXIeIEfY 1343
e2e/_templates/e2e_ext/_typing.py.template sha256=gbYlQrh2hVCKARB_XHTNDpeid4GO7omx5-et8vdTFKM 216
e2e/_templates/new/screen.py.template sha256=JAVm1hG_gqIQ4vwHq13MdiInq5rMu6DAxX9_rVF1Xq0 70
e2e/_templates/new/simulation.py.template sha256=jfZxa_L74tahI2MeCmDjE1Vqnu-aqE1_FKOQ4t1qa7E 82
e2e/core/__init__.py sha256=iKOQbboM5hoLU0GsWnLhqgcvCPMjhSy7CB4uQ8hXH8s 78
e2e/core/env.py sha256=1oG4XbSSvMScs4cKZ5Ae2K9mixmXUUCtG-P5YRxiACo 313
e2e/core/screen.py sha256=5x9gXN8ah5vt2Z0RQ7psYx6PI24vMRzz6_wyXSQq-Yc 718
e2e/core/simulation.py sha256=h1a8ohCq6p5FCPme1sU_KVEtx1ERtk5lkK3cgD6IlhU 1248
e2e/core/mixin/ui/__init__.py sha256=SEMat_Qm94e76wGZcEREP-79h1uHx0KyDLdOveupCjE 134
e2e/core/mixin/ui/base.py sha256=MtYAFKNWBDaeUBTEtDeVXwir5JQ4f2uPHIDg3S1oEV4 633
e2e/core/mixin/ui/wd.py sha256=faGhNduNaUYk-eEtew40gbhHM-UCouBBP75ladtgV1Q 3772
e2e/core/ui/__init__.py sha256=5iEyw0L0mEcfxk0JyPCd8BtaDOQpWdaHxW2_VGsYDu8 67
e2e/core/ui/base.py sha256=tvMplXnOohfGynxKbJUjd-U7R-c_ndU5bBjkuHOdYaU 4540
e2e/core/ui/button.py sha256=o4TWzENOiR9iePNKTTd41XOD_lXKNtqEWaA21sj8OlE 60
e2e/core/ui/textfield.py sha256=3QW9Z5_Pi72QX3IVIUmqvfkUd3aQmoBIOKBaoddUMxY 136
e2e/core/utils/__init__.py sha256=lXRuw8zY5oNSPioQxDw8pv0m7iKUU7Z1bQFlY8ZO9cg 59
e2e/core/utils/app.py sha256=rX-gXL0IxEfuMXbSMIsNHGf-RJ_EueCm020FrYVJ8z8 490
e2e/core/utils/module.py sha256=kaGuzb6IW7AUUT0lk--P1cDBbaFPntZYZHfVFVcmQBI 472
e2e/core/utils/wd.py sha256=IDWt9vpXvkd4wvTjKK9owRAUEMGSsZBPQA-YrsTFtjU 908
e2e/fixtures/__init__.py sha256=mqQRMuzbthfEQ5Ln80gVO5kIAiCGu-jhxwWIqaa8mu0 165
e2e/fixtures/artifacts.py sha256=1SagxxBwsJuHvxlyx3izKkkKDKgZBhbT6udk9opaKkM 910
e2e/fixtures/cleanup.py sha256=xsh_LA2GcST5W6uEOBlk4Rn-cJjesSJkcIpb79CXDfc 728
e2e/fixtures/core.py sha256=KBwLgVx4btq5kI1s27MOhdaaHzHswbObtx7OdB30jHg 3492
e2e/fixtures/diagnostic.py sha256=Nd7dLuxDfHhH3fk46_0NC1f0DSI762Cl5YcsD8P5fpQ 1614
e2e/fixtures/parallel.py sha256=hhs9HAshxtG8a9cXkXXX-f7oC39KRJb_bVn0oqTU1W8 396
e2e/fixtures/simulator.py sha256=s5ZqIfu1AywYL2DuQUCOChzYOcwYFKRAfEYo-BZPr-8 713
e2e/fixtures/tester.py sha256=5ZhIuLGSTy6QCg43yCGaGke6RvLXuiY0zx50FUx6ljI 175
e2e/mixin/dynamic.py sha256=Zge0Tu9eOwS22VkzBSQZFfmxbhhhBopvFBsBl933ZME 1106
e2e/screens/__init__.py sha256=ox_L3RPb4M8XjlJuIGm3m9nExw6_z_jjoxzYJLJ7KXw 638
e2e/simulations/__init__.py sha256=ZlIBU9TAMlPcjuM5UFP2Jay1lcda7w9thJ43lubpvOw 822
e2e/simulations/location_update.py sha256=ll7eXzCpEfangwIDoEU7oW0c998BXYPKQ_3ALgiU_vc 1187
e2e/simulations/push_notification.py sha256=uawGKxzeN-StQso8K5OY8wka8Zeh9-zT4RMYu_yILxU 1563
e2e_mobile-0.1.2.dist-info/LICENSE sha256=kVdhDldPTgkI0N-t0mNlqix21PXulpLy6pT71bkscTQ 1092
e2e_mobile-0.1.2.dist-info/METADATA sha256=fr9wzVrVjCwAcrXJCplln3x0kV5EonSdhcY8Bof9r-U 3548
e2e_mobile-0.1.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
e2e_mobile-0.1.2.dist-info/entry_points.txt sha256=-IscFkJy4Qf6JYWwNpbU4ccGk-KqFJ9Z-6C18n7x1mw 37
e2e_mobile-0.1.2.dist-info/top_level.txt sha256=K-gWfRmwAAgcgJYvurNoOiRYO2dEOUxAxVLlUfzhYwM 4
e2e_mobile-0.1.2.dist-info/RECORD

top_level.txt

e2e

entry_points.txt

e2e = e2e.cli:main