pytest-ansible

View on PyPIReverse Dependencies (4)

24.1.3 pytest_ansible-24.1.3-py3-none-any.whl

Wheel Details

Project: pytest-ansible
Version: 24.1.3
Filename: pytest_ansible-24.1.3-py3-none-any.whl
Download: [link]
Size: 30416
MD5: b21b1979c842b0b0188c5a1cf82b8654
SHA256: 5f4a180d11c16a825a0993b4123876d9a59a65c53b1b8e31b3870c99191df402
Uploaded: 2024-04-22 10:04:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-ansible
Version: 24.1.3
Summary: Plugin for pytest to simplify calling ansible modules from tests or fixtures
Author-Email: Ansible by Red Hat <info[at]ansible.com>
Maintainer-Email: Ansible by Red Hat <info[at]ansible.com>
Project-Url: homepage, https://github.com/ansible/pytest-ansible
Project-Url: documentation, https://github.com/ansible/pytest-ansible
Project-Url: repository, https://github.com/ansible/pytest-ansible
Project-Url: changelog, https://github.com/ansible/pytest-ansible/releases
License: MIT
Keywords: ansible,testing,pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: ansible-core (>=2.14)
Requires-Dist: ansible-compat (>=4.1.11)
Requires-Dist: pytest (>=6)
Requires-Dist: packaging
Requires-Dist: mkdocs-ansible (>=0.2.0); extra == "docs"
Requires-Dist: pipdeptree (>=2.7.1); extra == "docs"
Requires-Dist: ansible-core; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: molecule; extra == "test"
Requires-Dist: pytest-plus (>=0.6.1); extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 20084 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_ansible/__init__.py sha256=sMI7tW3VuM_nGYyeI9VorYSp8PObtfrX1mKvv-33AX4 133
pytest_ansible/_version.py sha256=ZTIDdA17XMP722jGsu5jOjkLnfcWwlwqbKETF3Anv5Q 413
pytest_ansible/errors.py sha256=CcepwHKI7ZWFZbVUuoDrpXQV2GUBObrTk7n1EiAn97g 633
pytest_ansible/fixtures.py sha256=BeUeNuH6jf4Dt0zYDGo50O77lOunayWXX0sCDT_tJmc 1222
pytest_ansible/has_version.py sha256=0ySd_eOKNOXTEk_ru3ycaj1XSBEXuRbAunrd2RF7Lcg 638
pytest_ansible/molecule.py sha256=hCzfLc0_NsMTtDnmuP2bNxoeGLQmCKYCvwU8Y2S9FW0 10326
pytest_ansible/plugin.py sha256=veHtHkt1WGK52zJ_-O5EUSd21jBoFc2RPAd95-ZGX1U 14741
pytest_ansible/results.py sha256=vwSazEZM3s7JKs-tQuLu_2Whmn1kCXiYBavcEvDa63I 2715
pytest_ansible/units.py sha256=PQCknLJjAmale4gNHUWYIozak3VqfaKAR65k94l-H64 5628
pytest_ansible/host_manager/__init__.py sha256=SadsSmEj7NHc-sNWbkQ_0wQoQGII9PyFwGna4zzCqXo 5231
pytest_ansible/host_manager/v212.py sha256=ywzbnx2foL67oLJpcqPu0rL8zV8yitqH9mGGhl4ouMI 1462
pytest_ansible/host_manager/v213.py sha256=SU4YVZhEqkCSTlALeij4FE9HdsOxr8nbU7VCilTAkmQ 1462
pytest_ansible/module_dispatcher/__init__.py sha256=rFOc7tnnnvpX1Sn34jsZVbFiklrMpujsViYiwb3DlWI 2586
pytest_ansible/module_dispatcher/v212.py sha256=_pHGVtIfz5X6GM4eyZ2KDNFbqhrBEMcNv_fNY6p63BI 8241
pytest_ansible/module_dispatcher/v213.py sha256=wGYFOhvEfsC9x96vh7Dc_qFwCNfqmP8NOiQGYhVrFbA 9171
pytest_ansible-24.1.3.dist-info/LICENSE sha256=zxf_dO35ON5WJ1_44DzXHdPY4x5Bzmer6UoluIpqBvU 1078
pytest_ansible-24.1.3.dist-info/METADATA sha256=tLtJMzw_09FZ1P0seo4Y0JieuZcRcexL24vygube020 21794
pytest_ansible-24.1.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_ansible-24.1.3.dist-info/entry_points.txt sha256=tF3ksCh2SLH7o0FETGJVoUhP90tm_ukheO6R4pPTLdo 50
pytest_ansible-24.1.3.dist-info/top_level.txt sha256=TQrVHObuNSKxmyu9fGi9qWo-lia6Vp8Puw3z2ccGCTA 15
pytest_ansible-24.1.3.dist-info/RECORD

top_level.txt

pytest_ansible

entry_points.txt

pytest-ansible = pytest_ansible.plugin