pytest-retry

View on PyPIReverse Dependencies (9)

1.6.3 pytest_retry-1.6.3-py3-none-any.whl

Wheel Details

Project: pytest-retry
Version: 1.6.3
Filename: pytest_retry-1.6.3-py3-none-any.whl
Download: [link]
Size: 13526
MD5: 8fa7917d07e60f4453816c9739f5c292
SHA256: e96f7df77ee70b0838d1085f9c3b8b5b7d74bf8947a0baf32e2b8c71b27683c8
Uploaded: 2024-05-14 03:58:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-retry
Version: 1.6.3
Summary: Adds the ability to retry flaky tests in CI environments
Author: str0zzapreti
Project-Url: Homepage, https://github.com/str0zzapreti/pytest-retry
License: MIT License Copyright (c) 2022 Silas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: rerun,pytest,flaky
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Framework :: Pytest
Requires-Python: >=3.9
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8751 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_retry/__init__.py sha256=AVE0RnHNCtryLbJsNwG-QybQTUBioeigRX2dtPRQ-Ws 125
pytest_retry/configs.py sha256=zZNnjiz2LBIXEeH8dp9JqG6EIzKNolEALd4HfWKYXMk 1751
pytest_retry/hooks.py sha256=oK7qXwD7velnOYGyg4dyC-sWt2jVoPaGpaBhqk3lXc4 1187
pytest_retry/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_retry/retry_plugin.py sha256=3htypnlOOxS_006jHGTfcjAQd_DrOfed9mklvDvWRAo 14377
pytest_retry/server.py sha256=IYzAg9DvR3yxSCzCA5STrMwXiXPqlibHS16ngiOjCQw 1926
pytest_retry-1.6.3.dist-info/LICENSE sha256=9CCgOwLtJU_23dB9oTgFa707eFNyOlb7uy6VRDJaCA4 1062
pytest_retry-1.6.3.dist-info/METADATA sha256=9gD4YuPTZeQ8V1y1mn4vHbeGOotMpkWdHQ6xMtGPSJY 10897
pytest_retry-1.6.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_retry-1.6.3.dist-info/entry_points.txt sha256=Nh09kGB7YECTX_YOwhjwlIAq6xVAT9NXIBvgINZYIBU 52
pytest_retry-1.6.3.dist-info/top_level.txt sha256=AFlMNhtnSYrutHBh9tZfuqkN-8Qcq6iVlwyc-xRRB8I 13
pytest_retry-1.6.3.dist-info/RECORD

top_level.txt

pytest_retry

entry_points.txt

pytest-retry = pytest_retry.retry_plugin