pytest-retry

View on PyPIReverse Dependencies (6)

1.6.2 pytest_retry-1.6.2-py3-none-any.whl

Wheel Details

Project: pytest-retry
Version: 1.6.2
Filename: pytest_retry-1.6.2-py3-none-any.whl
Download: [link]
Size: 13494
MD5: 10a2e5abacefe95991c65b580a04cc73
SHA256: 85cfd067ee30735b23df37e80761ad00fb3a367941d8dbeb90977373e4fcf575
Uploaded: 2024-02-04 22:22:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-retry
Version: 1.6.2
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: 8716 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.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=H76fRRiiPhTW1eeu7fIV7cncdrIM3TqQae0t7LYiZGU 14323
pytest_retry/server.py sha256=IYzAg9DvR3yxSCzCA5STrMwXiXPqlibHS16ngiOjCQw 1926
pytest_retry-1.6.2.dist-info/LICENSE sha256=9CCgOwLtJU_23dB9oTgFa707eFNyOlb7uy6VRDJaCA4 1062
pytest_retry-1.6.2.dist-info/METADATA sha256=0AbmgPbVaQ6JgUIMcB5QRnYmX-iHkO6ktmFWqwpjrtU 10862
pytest_retry-1.6.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_retry-1.6.2.dist-info/entry_points.txt sha256=Nh09kGB7YECTX_YOwhjwlIAq6xVAT9NXIBvgINZYIBU 52
pytest_retry-1.6.2.dist-info/top_level.txt sha256=AFlMNhtnSYrutHBh9tZfuqkN-8Qcq6iVlwyc-xRRB8I 13
pytest_retry-1.6.2.dist-info/RECORD

top_level.txt

pytest_retry

entry_points.txt

pytest-retry = pytest_retry.retry_plugin