pytest-automation

View on PyPIReverse Dependencies (2)

3.0.0 pytest_automation-3.0.0-py3-none-any.whl

Wheel Details

Project: pytest-automation
Version: 3.0.0
Filename: pytest_automation-3.0.0-py3-none-any.whl
Download: [link]
Size: 14963
MD5: 79b4b0fc1309ae94acffc3e3fe4c666c
SHA256: b0752a2ca58b9be85c904c1f470cf374a40a8ec6367e58e681b2c041e8bf8464
Uploaded: 2024-04-24 18:15:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-automation
Version: 3.0.0
Summary: pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality.
Author: Alaska Satellite Facility Discovery Team
Author-Email: uaf-asf-discovery[at]alaska.edu
Home-Page: https://github.com/asfadmin/Discovery-PytestAutomation
License: BSD
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: PyYAML
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15289 characters]

WHEEL

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

RECORD

Path Digest Size
automation/__init__.py sha256=OvPO6f_ItA-nPHmEsCLubRLnIEy5JdesCMfIejDDZ6s 251
automation/helpers.py sha256=dZ8mpZbn46UTudfxhLSMqjTIjlEE0B6q4KHeqtvpnrM 10253
automation/plugin.py sha256=BYqh3YIsfGm2wVT44bWQAqRZUVMS96HMbR0HGjzeojc 3139
automation/yamlfile.py sha256=2_ZFj0TTy91Z3t1xJfLpfExHE-cdRpqUhoUKpyZiuiI 4018
pytest_automation-3.0.0.dist-info/LICENSE sha256=hdxxDFfJlFuX7-KGt0yZgSZ7fL_erxilBifIbYet2b0 1533
pytest_automation-3.0.0.dist-info/METADATA sha256=J-00T-sJWtpAfJ59SqOyD_z_fQuQ0tQNXBRqorPgkUA 16235
pytest_automation-3.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_automation-3.0.0.dist-info/entry_points.txt sha256=eLMdUUMyuj7-P-EkGi8wEPRn60pZR0wiizni8wWN3fg 49
pytest_automation-3.0.0.dist-info/top_level.txt sha256=6FPw8tX4RykuC6Wq7ti_JjKbNFsg6OSMwQB35ne8Ug0 11
pytest_automation-3.0.0.dist-info/RECORD

top_level.txt

automation

entry_points.txt

pytest-automation = automation.plugin